Uses of Interface
lumis.portal.cluster.IClusterConfig
-
Packages that use IClusterConfig Package Description lumis.portal.cluster Contains the portal cluster framework API.lumis.portal.cluster.multiserver Contains the implementation for the portal cluster framework when multi-server environment is enabled.lumis.service.portalmanagement.cluster -
-
Uses of IClusterConfig in lumis.portal.cluster
Methods in lumis.portal.cluster that return IClusterConfig Modifier and Type Method Description IClusterConfig
IClusterManager. getClusterConfig(ITransaction transaction)
Returns a persistent cluster configuration object.IClusterConfig
SingleServerClusterManager. getClusterConfig(ITransaction transaction)
-
Uses of IClusterConfig in lumis.portal.cluster.multiserver
Methods in lumis.portal.cluster.multiserver that return IClusterConfig Modifier and Type Method Description IClusterConfig
JGroupsClusterManager. getClusterConfig(ITransaction transaction)
-
Uses of IClusterConfig in lumis.service.portalmanagement.cluster
Methods in lumis.service.portalmanagement.cluster that return types with arguments of type IClusterConfig Modifier and Type Method Description protected List<IClusterConfig>
ClusterConfigDataProvider. loadObjects(SessionConfig sessionConfig, TabularSource source, ITransaction transaction)
-