org.apache.axis2.clustering.context
Class ContextClusteringCommand

java.lang.Object
  extended by org.apache.axis2.clustering.ClusteringCommand
      extended by org.apache.axis2.clustering.context.ContextClusteringCommand
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ContextClusteringCommandCollection, DeleteServiceContextCommand, DeleteServiceGroupContextCommand, UpdateContextCommand

public abstract class ContextClusteringCommand
extends ClusteringCommand

See Also:
Serialized Form

Constructor Summary
ContextClusteringCommand()
           
 
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

ContextClusteringCommand

public ContextClusteringCommand()
Method Detail

execute

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


Copyright © 2007 Apache Web Services Project. All Rights Reserved.