Uses of Class
org.pf4j.CompoundPluginLoader
-
Packages that use CompoundPluginLoader Package Description org.pf4j -
-
Uses of CompoundPluginLoader in org.pf4j
Methods in org.pf4j that return CompoundPluginLoader Modifier and Type Method Description CompoundPluginLoaderCompoundPluginLoader. add(PluginLoader loader)CompoundPluginLoaderCompoundPluginLoader. add(PluginLoader loader, java.util.function.BooleanSupplier condition)Add aPluginLoaderonly if theconditionis satisfied.
-