Interface | Description |
---|---|
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.
|
Class | Description |
---|---|
Plugin |
Base class for plugins.
|
Copyright © 2007–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.