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
-
-
Constructor Summary
Constructors Constructor Description ShutdownMemberCommand()
-
-
-
Method Detail
-
execute
public void execute(ConfigurationContext configContext) throws ClusteringFault
- Specified by:
execute
in classClusteringCommand
- Throws:
ClusteringFault
-
-