|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Plugin<S> | Central interface for plugins for the system. |
| PluginRegistry<T extends Plugin<S>,S> | Registry for plugins. |
| Class Summary | |
|---|---|
| OrderAwarePluginRegistry<T extends Plugin<S>,S> | PluginRegistry implementation that be made aware of a certain ordering of Plugins. |
| PluginRegistrySupport<T extends Plugin<S>,S> | Base class for PluginRegistry implementations. |
| SimplePluginRegistry<T extends Plugin<S>,S> | Basic implementation of PluginRegistry. |
This package contains the core plugin API. It allows other modules implementing components that extend functionality defined by a plugin interface. Plugin clients can be equipped with plugin implementations.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||