Uses of Class
org.pf4j.PluginDependency
Packages that use PluginDependency
-
Uses of PluginDependency in org.pf4j
Fields in org.pf4j with type parameters of type PluginDependencyModifier and TypeFieldDescriptionprivate List<PluginDependency> DefaultPluginDescriptor.dependenciesMethods in org.pf4j that return types with arguments of type PluginDependencyModifier and TypeMethodDescriptionDefaultPluginDescriptor.getDependencies()Returns all dependencies declared by this plugin.PluginDescriptor.getDependencies()Methods in org.pf4j with parameters of type PluginDependencyModifier and TypeMethodDescriptionvoidDefaultPluginDescriptor.addDependency(PluginDependency dependency)