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.dependencies
Methods 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 TypeMethodDescriptionvoid
DefaultPluginDescriptor.addDependency
(PluginDependency dependency)