Uses of Interface
org.hippoecm.frontend.plugin.IClusterControl
-
Packages that use IClusterControl Package Description org.hippoecm.frontend.plugin org.hippoecm.frontend.service -
-
Uses of IClusterControl in org.hippoecm.frontend.plugin
Methods in org.hippoecm.frontend.plugin that return IClusterControl Modifier and Type Method Description IClusterControl
IPluginContext. newCluster(IClusterConfig template, IPluginConfig parameters)
Create a new cluster of plugins. -
Uses of IClusterControl in org.hippoecm.frontend.service
Methods in org.hippoecm.frontend.service that return IClusterControl Modifier and Type Method Description IClusterControl
ServiceContext. newCluster(IClusterConfig template, IPluginConfig parameters)
Create a new cluster of plugins.
-