Package com.inet.plugin
-
Interface Summary Interface Description NamedExtension This interface is intended to simplify the selection of a certain extension out of a pool of extensions.PluginFilter A filter for loading plugins.ServerPlugin This interface must be implemented by server plugin entry points. -
Class Summary Class Description ServerPluginManager The ServerPluginManager is the central point in the server for the plugin framework. -
Enum Summary Enum Description ServerPluginManager.PluginLoadFailCause Possible cause why a plugin was not loaded.ServerPluginManager.ServerPluginManagerState The state the plugin manager is in: whether before initialization, currently registering plugins, initialized, or resetting