Modifier and Type | Method and Description |
---|---|
protected IClusterConfig |
AbstractCmsEditor.getClusterConfig() |
IClusterConfig |
ITemplateEngine.getTemplate(ITypeDescriptor type,
IEditor.Mode mode) |
IClusterConfig |
ITemplateEngine.getTemplate(ITypeDescriptor type,
String mode)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IClusterConfig |
IClusterControl.getClusterConfig()
The cluster configuration.
|
Modifier and Type | Method and Description |
---|---|
IClusterControl |
IPluginContext.newCluster(IClusterConfig template,
IPluginConfig parameters)
Create a new cluster of plugins.
|
Modifier and Type | Method and Description |
---|---|
IClusterConfig |
IPluginConfigService.getCluster(String key) |
IClusterConfig |
IPluginConfigService.getDefaultCluster() |
IClusterConfig |
ClusterConfigEvent.getSource() |
Constructor and Description |
---|
ClusterConfigEvent(IClusterConfig source,
IPluginConfig plugin,
ClusterConfigEvent.EventType type) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClusterDecorator |
class |
ClusterConfigDecorator |
class |
JavaClusterConfig |
class |
JcrClusterConfig |
Modifier and Type | Method and Description |
---|---|
IClusterConfig |
PluginConfigFactory.getCluster(String key) |
IClusterConfig |
JcrConfigServiceFactory.getCluster(String key) |
IClusterConfig |
JavaConfigService.getCluster(String key) |
IClusterConfig |
PluginConfigFactory.getDefaultCluster() |
IClusterConfig |
JcrConfigServiceFactory.getDefaultCluster() |
IClusterConfig |
JavaConfigService.getDefaultCluster() |
protected IClusterConfig |
AbstractClusterDecorator.getUpstream() |
Modifier and Type | Method and Description |
---|---|
protected IObservationContext<IClusterConfig> |
AbstractClusterDecorator.getObservationContext() |
Modifier and Type | Method and Description |
---|---|
void |
JavaConfigService.addClusterConfig(String name,
IClusterConfig configuration) |
Constructor and Description |
---|
AbstractClusterDecorator(IClusterConfig upstream) |
ClusterConfigDecorator(IClusterConfig upstream,
String clusterId) |
JavaClusterConfig(IClusterConfig upstream) |
Modifier and Type | Method and Description |
---|---|
IClusterControl |
ServiceContext.newCluster(IClusterConfig template,
IPluginConfig parameters)
Create a new cluster of plugins.
|
Copyright © 2007–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.