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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusteringCommand
public ClusteringCommand()
execute
public abstract void execute(ConfigurationContext configContext)
throws ClusteringFault
- Throws:
ClusteringFault
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.