Uses of Class
org.apache.axis2.clustering.management.NodeManagementCommand
-
Packages that use NodeManagementCommand Package Description org.apache.axis2.clustering.management -
-
Uses of NodeManagementCommand in org.apache.axis2.clustering.management
Methods in org.apache.axis2.clustering.management with parameters of type NodeManagementCommand Modifier and Type Method Description void
DefaultNodeManager. sendMessage(NodeManagementCommand command)
void
NodeManager. sendMessage(NodeManagementCommand command)
Execute a NodeManagementCommand
-