Interface IPluginConfigService

All Superinterfaces:
org.apache.wicket.util.io.IClusterable, org.apache.wicket.model.IDetachable, Serializable
All Known Implementing Classes:
JavaConfigService, JcrConfigServiceFactory, PluginConfigFactory

public interface IPluginConfigService extends org.apache.wicket.model.IDetachable
The plugin application configuration service. The default cluster will be started when the page is (re)loaded, it can start other clusters as necessary.