Uses of Interface
lumis.portal.cluster.IClusterConfig

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)
           
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.