Uses of Class
org.pf4j.PluginClassLoader
Packages that use PluginClassLoader
-
Uses of PluginClassLoader in org.pf4j
Methods in org.pf4j that return PluginClassLoaderModifier and TypeMethodDescriptionprotected PluginClassLoader
BasePluginLoader.createPluginClassLoader
(Path pluginPath, PluginDescriptor pluginDescriptor) Methods in org.pf4j with parameters of type PluginClassLoaderModifier and TypeMethodDescriptionprotected void
BasePluginLoader.loadClasses
(Path pluginPath, PluginClassLoader pluginClassLoader) protected void
BasePluginLoader.loadJars
(Path pluginPath, PluginClassLoader pluginClassLoader)