Uses of Interface
org.apache.axis2.clustering.management.NodeManager

Packages that use NodeManager
org.apache.axis2.clustering   
 

Uses of NodeManager in org.apache.axis2.clustering
 

Methods in org.apache.axis2.clustering that return NodeManager
 NodeManager ClusteringAgent.getNodeManager()
           
 

Methods in org.apache.axis2.clustering with parameters of type NodeManager
 void ClusteringAgent.setNodeManager(NodeManager nodeManager)
          Set the NodeManager corresponding to this ClusteringAgent.
 



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