IClusterControl |
A controller for a cluster of plugins.
|
IPlugin |
Marker interface for classes that can be instantiated as a plugin.
|
IPluginContext |
The main interface for a plugin to communicate with other plugins.
|
IServiceFactory<S extends org.apache.wicket.util.io.IClusterable> |
A service factory intercepts access to a service.
|
IServiceReference<T extends org.apache.wicket.util.io.IClusterable> |
A reference to a service.
|
IServiceTracker<S extends org.apache.wicket.util.io.IClusterable> |
The service tracker interface makes service registry events accessible to plugins.
|