Uses of Interface
org.pf4j.ExtensionFinder
Packages that use ExtensionFinder
-
Uses of ExtensionFinder in org.pf4j
Classes in org.pf4j that implement ExtensionFinderModifier and TypeClassDescriptionclass
class
The default implementation forExtensionFinder
.class
All extensions declared in a plugin are indexed in a fileMETA-INF/extensions.idx
.class
TheServiceLoader
base implementation forExtensionFinder
.Fields in org.pf4j declared as ExtensionFinderFields in org.pf4j with type parameters of type ExtensionFinderMethods in org.pf4j that return ExtensionFinderModifier and TypeMethodDescriptionprotected abstract ExtensionFinder
AbstractPluginManager.createExtensionFinder()
protected ExtensionFinder
DefaultPluginManager.createExtensionFinder()
Methods in org.pf4j with parameters of type ExtensionFinder