Uses of Interface
org.apache.axis2.clustering.ClusterManager

Packages that use ClusterManager
org.apache.axis2.clustering.tribes   
org.apache.axis2.engine   
 

Uses of ClusterManager in org.apache.axis2.clustering.tribes
 

Classes in org.apache.axis2.clustering.tribes that implement ClusterManager
 class TribesClusterManager
          The main ClusterManager class for the Tribes based clustering implementation
 

Uses of ClusterManager in org.apache.axis2.engine
 

Methods in org.apache.axis2.engine that return ClusterManager
 ClusterManager AxisConfiguration.getClusterManager()
           
 

Methods in org.apache.axis2.engine with parameters of type ClusterManager
 void AxisConfiguration.setClusterManager(ClusterManager clusterManager)
           
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.