org.apache.axis2.clustering.context
Class ContextClusteringCommand
java.lang.Object
org.apache.axis2.clustering.ClusteringCommand
org.apache.axis2.clustering.context.ContextClusteringCommand
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ContextClusteringCommandCollection, DeleteServiceContextCommand, DeleteServiceGroupContextCommand, UpdateContextCommand
public abstract class ContextClusteringCommand
- extends ClusteringCommand
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextClusteringCommand
public ContextClusteringCommand()
execute
public abstract void execute(ConfigurationContext configContext)
throws ClusteringFault
- Throws:
ClusteringFault
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.