Uses of Interface
org.apache.axis2.clustering.management.NodeManager
-
Packages that use NodeManager Package Description org.apache.axis2.clustering -
-
Uses of NodeManager in org.apache.axis2.clustering
Methods in org.apache.axis2.clustering that return NodeManager Modifier and Type Method Description NodeManagerClusteringAgent. getNodeManager()Methods in org.apache.axis2.clustering with parameters of type NodeManager Modifier and Type Method Description voidClusteringAgent. setNodeManager(NodeManager nodeManager)Set the NodeManager corresponding to this ClusteringAgent.
-