Uses of Interface
org.apache.axis2.clustering.management.NodeManager
-
Packages that use NodeManager Package Description org.apache.axis2.clustering org.apache.axis2.clustering.management org.apache.axis2.clustering.tribes -
-
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. -
Uses of NodeManager in org.apache.axis2.clustering.management
Classes in org.apache.axis2.clustering.management that implement NodeManager Modifier and Type Class Description classDefaultNodeManager -
Uses of NodeManager in org.apache.axis2.clustering.tribes
Methods in org.apache.axis2.clustering.tribes that return NodeManager Modifier and Type Method Description NodeManagerTribesClusteringAgent. getNodeManager()Methods in org.apache.axis2.clustering.tribes with parameters of type NodeManager Modifier and Type Method Description voidTribesClusteringAgent. setNodeManager(NodeManager nodeManager)
-