| Interface | Description |
|---|---|
| Plugin<S> |
Central interface for plugins for the system.
|
| PluginRegistry<T extends Plugin<S>,S> |
Registry for plugins.
|
| Class | Description |
|---|---|
| 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. |
Copyright © 2008-2015–2015 Pivotal Software, Inc.. All rights reserved.