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:
java.io.Serializable

public class StateClusteringCommandCollection
extends StateClusteringCommand

See Also:
Serialized Form

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

Constructor Detail

StateClusteringCommandCollection

public StateClusteringCommandCollection(java.util.ArrayList commands)
Method Detail

execute

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

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


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