Uses of Class
com.caucho.server.cluster.ClusterGroup

Packages that use ClusterGroup
com.caucho.server.cluster   
 

Uses of ClusterGroup in com.caucho.server.cluster
 

Fields in com.caucho.server.cluster with type parameters of type ClusterGroup
protected static EnvironmentLocal<ClusterGroup> ClusterGroup._clusterGroupLocal
           
 

Methods in com.caucho.server.cluster that return ClusterGroup
static ClusterGroup ClusterGroup.createClusterGroup()
          Returns the cluster group for the current level.
static ClusterGroup ClusterGroup.getClusterGroup()
          Returns the cluster group for the current level.