Uses of Interface
org.hippoecm.frontend.plugin.config.IClusterConfig
Package
Description
-
Uses of IClusterConfig in org.hippoecm.frontend.editor
Modifier and TypeMethodDescriptionprotected IClusterConfig
AbstractCmsEditor.getClusterConfig()
ITemplateEngine.getTemplate
(ITypeDescriptor type, IEditor.Mode mode) -
Uses of IClusterConfig in org.hippoecm.frontend.plugin
Modifier and TypeMethodDescriptionIPluginContext.newCluster
(IClusterConfig template, IPluginConfig parameters) Create a new cluster of plugins. -
Uses of IClusterConfig in org.hippoecm.frontend.plugin.config
Modifier and TypeMethodDescriptionIPluginConfigService.getCluster
(String key) IPluginConfigService.getDefaultCluster()
ClusterConfigEvent.getSource()
ModifierConstructorDescriptionClusterConfigEvent
(IClusterConfig source, IPluginConfig plugin, ClusterConfigEvent.EventType type) -
Uses of IClusterConfig in org.hippoecm.frontend.plugin.config.impl
Modifier and TypeClassDescriptionclass
class
class
class
Modifier and TypeMethodDescriptionJavaConfigService.getCluster
(String key) JcrConfigServiceFactory.getCluster
(String key) PluginConfigFactory.getCluster
(String key) JavaConfigService.getDefaultCluster()
JcrConfigServiceFactory.getDefaultCluster()
PluginConfigFactory.getDefaultCluster()
protected IClusterConfig
AbstractClusterDecorator.getUpstream()
Modifier and TypeMethodDescriptionprotected IObservationContext<IClusterConfig>
AbstractClusterDecorator.getObservationContext()
Modifier and TypeMethodDescriptionvoid
JavaConfigService.addClusterConfig
(String name, IClusterConfig configuration) ModifierConstructorDescriptionAbstractClusterDecorator
(IClusterConfig upstream) ClusterConfigDecorator
(IClusterConfig upstream, String clusterId) JavaClusterConfig
(IClusterConfig upstream) -
Uses of IClusterConfig in org.hippoecm.frontend.service
Modifier and TypeMethodDescriptionServiceContext.newCluster
(IClusterConfig template, IPluginConfig parameters) Create a new cluster of plugins.