Uses of Interface
org.hippoecm.frontend.plugin.config.IPluginConfigService
-
Packages that use IPluginConfigService Package Description org.hippoecm.frontend.plugin.config.impl -
-
Uses of IPluginConfigService in org.hippoecm.frontend.plugin.config.impl
Classes in org.hippoecm.frontend.plugin.config.impl that implement IPluginConfigService Modifier and Type Class Description class
JavaConfigService
class
JcrConfigServiceFactory
Configuration service for plugin clusters.class
PluginConfigFactory
Methods in org.hippoecm.frontend.plugin.config.impl that return IPluginConfigService Modifier and Type Method Description IPluginConfigService
IApplicationFactory. getApplication(String name)
IPluginConfigService
IApplicationFactory. getDefaultApplication()
-