org.apache.axis2.clustering
Class ClusteringCommand

java.lang.Object
  extended by 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
ClusteringCommand()
           
 
Method Summary
abstract  void execute(ConfigurationContext configContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusteringCommand

public ClusteringCommand()
Method Detail

execute

public abstract void execute(ConfigurationContext configContext)
                      throws ClusteringFault
Throws:
ClusteringFault


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.