Uses of Class
org.apache.axis2.clustering.management.GroupManagementCommand

Packages that use GroupManagementCommand
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
 void DefaultGroupManagementAgent.send(GroupManagementCommand command)
           
 void GroupManagementAgent.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
 class ShutdownMemberCommand
          This command is sent when a node in the cluster needs to be shutdown
 



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