org.apache.axis2.clustering.management.commands
Class ShutdownMemberCommand
java.lang.Object
org.apache.axis2.clustering.ClusteringCommand
org.apache.axis2.clustering.management.GroupManagementCommand
org.apache.axis2.clustering.management.commands.ShutdownMemberCommand
- All Implemented Interfaces:
- Serializable
public class ShutdownMemberCommand
- extends GroupManagementCommand
This command is sent when a node in the cluster needs to be shutdown
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShutdownMemberCommand
public ShutdownMemberCommand()
execute
public void execute(ConfigurationContext configContext)
throws ClusteringFault
- Specified by:
execute
in class ClusteringCommand
- Throws:
ClusteringFault
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.