Uses of Class
org.apache.axis2.clustering.management.GroupManagementCommand
-
Packages that use GroupManagementCommand Package Description org.apache.axis2.clustering.management org.apache.axis2.clustering.management.commands -
-
Uses of GroupManagementCommand in org.apache.axis2.clustering.management
Methods in org.apache.axis2.clustering.management with parameters of type GroupManagementCommand Modifier and Type Method Description voidDefaultGroupManagementAgent. send(GroupManagementCommand command)voidGroupManagementAgent. send(GroupManagementCommand command)Send a GroupManagementCommand to the group -
Uses of GroupManagementCommand in org.apache.axis2.clustering.management.commands
Subclasses of GroupManagementCommand in org.apache.axis2.clustering.management.commands Modifier and Type Class Description classShutdownMemberCommandThis command is sent when a node in the cluster needs to be shutdown
-