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 org.apache.axis2.clustering.management.GroupManagementCommandThis command is sent when a node in the cluster needs to be shutdown- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ShutdownMemberCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(org.apache.axis2.context.ConfigurationContext configContext)
-