|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.clustering.ClusteringCommand
org.apache.axis2.clustering.management.GroupManagementCommand
org.apache.axis2.clustering.management.commands.ShutdownMemberCommand
public class ShutdownMemberCommand
This command is sent when a node in the cluster needs to be shutdown
Constructor Summary | |
---|---|
ShutdownMemberCommand()
|
Method Summary | |
---|---|
void |
execute(ConfigurationContext configContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShutdownMemberCommand()
Method Detail |
---|
public void execute(ConfigurationContext configContext) throws ClusteringFault
execute
in class ClusteringCommand
ClusteringFault
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |