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

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

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

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

Uses of ClusteringAgent in org.apache.axis2.engine
 

Methods in org.apache.axis2.engine that return ClusteringAgent
 ClusteringAgent AxisConfiguration.getClusteringAgent()
           
 

Methods in org.apache.axis2.engine with parameters of type ClusteringAgent
 void AxisConfiguration.setClusteringAgent(ClusteringAgent clusteringAgent)
           
 



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