Uses of Class
org.jivesoftware.openfire.container.PluginClassLoader
-
Packages that use PluginClassLoader Package Description org.jivesoftware.openfire.container The microkernel core of the server is a simple, flexible, nested container framework defined in this package. -
-
Uses of PluginClassLoader in org.jivesoftware.openfire.container
Methods in org.jivesoftware.openfire.container that return PluginClassLoader Modifier and Type Method Description PluginClassLoader
PluginManager. getPluginClassloader(Plugin plugin)
Returns the classloader of a plugin.
-