Package org.hippoecm.frontend.plugin
package org.hippoecm.frontend.plugin
-
ClassDescriptionA controller for a cluster of plugins.Marker interface for classes that can be instantiated as a plugin.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.Base class for plugins.