Package org.apache.axis2.clustering
Class ClusteringCommand
- java.lang.Object
-
- org.apache.axis2.clustering.ClusteringCommand
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ClusteringMessage
,ControlCommand
,GroupManagementCommand
,NodeManagementCommand
,StateClusteringCommand
public abstract class ClusteringCommand extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ClusteringCommand()
-
-
-
Method Detail
-
execute
public abstract void execute(ConfigurationContext configContext) throws ClusteringFault
- Throws:
ClusteringFault
-
-