Uses of Interface
org.pf4j.PluginLoader
Packages that use PluginLoader
-
Uses of PluginLoader in org.pf4j
Classes in org.pf4j that implement PluginLoaderModifier and TypeClassDescriptionclassLoad all information needed by a plugin.classclassLoad all information needed by a plugin fromDefaultPluginClasspath.classLoad all information needed by a plugin fromDevelopmentPluginClasspath.classFields in org.pf4j declared as PluginLoaderFields in org.pf4j with type parameters of type PluginLoaderMethods in org.pf4j that return PluginLoaderModifier and TypeMethodDescriptionprotected abstract PluginLoaderAbstractPluginManager.createPluginLoader()protected PluginLoaderDefaultPluginManager.createPluginLoader()protected PluginLoaderJarPluginManager.createPluginLoader()protected PluginLoaderZipPluginManager.createPluginLoader()AbstractPluginManager.getPluginLoader()Methods in org.pf4j with parameters of type PluginLoaderModifier and TypeMethodDescriptionCompoundPluginLoader.add(PluginLoader loader) CompoundPluginLoader.add(PluginLoader loader, BooleanSupplier condition) Add aPluginLoaderonly if theconditionis satisfied.