|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IClusterConfig | |
---|---|
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 | |
---|---|
IClusterConfig |
SingleServerClusterManager.getClusterConfig(ITransaction transaction)
|
IClusterConfig |
IClusterManager.getClusterConfig(ITransaction transaction)
Returns a persistent cluster configuration object. |
Uses of IClusterConfig in lumis.portal.cluster.multiserver |
---|
Methods in lumis.portal.cluster.multiserver that return IClusterConfig | |
---|---|
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 | |
---|---|
protected List<IClusterConfig> |
ClusterConfigDataProvider.loadObjects(SessionConfig sessionConfig,
TabularSource source,
ITransaction transaction)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |