Package com.priint.pubserver.plugin
Interface PluginManagerLocal
- All Superinterfaces:
PluginManagerRemote
Plug-in Manager Local Interface
- Manages the plug-ins registered to an instance of the kernel
- Register / unregister plug-in libraries and plug-ins
- Gets information about registered plug-ins
- Implemented as startup singleton session bean.
-
Method Summary
Methods inherited from interface com.priint.pubserver.plugin.PluginManagerRemote
executeMethod, executeMethod, getActiveConnectors, getActivePluginsByTags, getAuthenticationPluginList, getJDNINameForPlugin, getPluginMethodByKey, getPluginMethodsByType, getPluginMethodsOfPlugin, getPluginMethodsOfPluginByType, getRegisteredMethod, lookupPlugin, lookupPlugin, pluginExist, registerPlugin, registerPluginLib, removePluginInstance, removePluginInstance, unregisterPlugin, unregisterPluginLib