|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ModuleDescriptor | |
| ModuleDescriptorFactory | |
| Plugin | |
| PluginAccessor | Allows access to the current plugin system state |
| PluginController | Interface to control the state of the plugin system |
| PluginInstaller | A place to store plugins which can be installed and uninstalled. |
| PluginJar | Allows the retrieval of files or an input stream of a plugin JAR. |
| PluginManager | Deprecated. since 2006-09-26 |
| PluginStateStore | A wrapper object that the user implements to store the state of plugins. |
| Resourced | |
| StateAware | Makes a plugin module aware of its activation state. |
| Class Summary | |
|---|---|
| DefaultModuleDescriptorFactory | |
| DefaultPluginManager | This implementation delegates the initiation and classloading of plugins to a
list of PluginLoaders and records the state of plugins in a PluginStateStore. |
| FilePluginJar | The implementation of PluginJar which reads from a specified file on disk. |
| ModuleCompleteKey | |
| PluginInformation | |
| PluginManagerState | Represents a configuration state for plugins and plugin modules. |
| Resources | |
| TransPluginClassLoader | This class loader will search the class loaders of all enabled dynamic plugins if it cannot find a class in the default class loader. |
| Exception Summary | |
|---|---|
| PluginException | |
| PluginParseException | Parse plugin exception - thrown from code which must parse a plugin. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||