Uses of Class
org.jivesoftware.openfire.container.PluginClassLoader
Packages that use PluginClassLoader
Package
Description
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 PluginClassLoaderModifier and TypeMethodDescriptionPluginManager.getPluginClassloader(Plugin plugin) Returns the classloader of a plugin.