|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.clustering.ClusteringCommand org.apache.axis2.clustering.control.ControlCommand
public abstract class ControlCommand
Represents a Control command sent from one Node to another
Constructor Summary | |
---|---|
ControlCommand()
|
Method Summary | |
---|---|
abstract void |
execute(ConfigurationContext configurationContext)
Execute this command |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ControlCommand()
Method Detail |
---|
public abstract void execute(ConfigurationContext configurationContext) throws ClusteringFault
configurationContext
-
ClusteringFault
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |