org.apache.axis2.clustering.state
Class StateClusteringCommand

java.lang.Object
  extended by org.apache.axis2.clustering.ClusteringCommand
      extended by org.apache.axis2.clustering.state.StateClusteringCommand
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DeleteServiceGroupStateCommand, DeleteServiceStateCommand, StateClusteringCommandCollection, UpdateStateCommand

public abstract class StateClusteringCommand
extends ClusteringCommand

See Also:
Serialized Form

Constructor Summary
StateClusteringCommand()
           
 
Method Summary
 
Methods inherited from class org.apache.axis2.clustering.ClusteringCommand
execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StateClusteringCommand

public StateClusteringCommand()


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