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