org.apache.axis2.clustering.state.commands
Class StateClusteringCommandCollection

java.lang.Object
  extended by org.apache.axis2.clustering.ClusteringCommand
      extended by org.apache.axis2.clustering.state.StateClusteringCommand
          extended by org.apache.axis2.clustering.state.commands.StateClusteringCommandCollection
All Implemented Interfaces:
Serializable

public class StateClusteringCommandCollection
extends StateClusteringCommand

See Also:
Serialized Form

Constructor Summary
StateClusteringCommandCollection(ArrayList commands)
           
 
Method Summary
 void execute(ConfigurationContext configContext)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StateClusteringCommandCollection

public StateClusteringCommandCollection(ArrayList commands)
Method Detail

execute

public void execute(ConfigurationContext configContext)
             throws ClusteringFault
Specified by:
execute in class ClusteringCommand
Throws:
ClusteringFault

toString

public String toString()
Overrides:
toString in class Object


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