Uses of Interface
org.pf4j.PluginDescriptorFinder
Packages that use PluginDescriptorFinder
-
Uses of PluginDescriptorFinder in org.pf4j
Classes in org.pf4j that implement PluginDescriptorFinderModifier and TypeClassDescriptionclassclassRead the plugin descriptor from the manifest file.classFind a plugin descriptor in a properties file (in plugin repository).Fields in org.pf4j declared as PluginDescriptorFinderModifier and TypeFieldDescriptionprotected PluginDescriptorFinderAbstractPluginManager.pluginDescriptorFinderFields in org.pf4j with type parameters of type PluginDescriptorFinderModifier and TypeFieldDescriptionprivate List<PluginDescriptorFinder> CompoundPluginDescriptorFinder.findersMethods in org.pf4j that return PluginDescriptorFinderModifier and TypeMethodDescriptionprotected abstract PluginDescriptorFinderAbstractPluginManager.createPluginDescriptorFinder()protected PluginDescriptorFinderDefaultPluginManager.createPluginDescriptorFinder()protected PluginDescriptorFinderJarPluginManager.createPluginDescriptorFinder()protected PluginDescriptorFinderZipPluginManager.createPluginDescriptorFinder()protected PluginDescriptorFinderAbstractPluginManager.getPluginDescriptorFinder()Methods in org.pf4j with parameters of type PluginDescriptorFinderModifier and TypeMethodDescriptionCompoundPluginDescriptorFinder.add(PluginDescriptorFinder finder)