org.apache.axis2.clustering.context.commands
Class ContextClusteringCommandCollection

java.lang.Object
  extended by org.apache.axis2.clustering.ClusteringCommand
      extended by org.apache.axis2.clustering.context.ContextClusteringCommand
          extended by org.apache.axis2.clustering.context.commands.ContextClusteringCommandCollection
All Implemented Interfaces:
Serializable

public class ContextClusteringCommandCollection
extends ContextClusteringCommand

See Also:
Serialized Form

Constructor Summary
ContextClusteringCommandCollection(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

ContextClusteringCommandCollection

public ContextClusteringCommandCollection(ArrayList commands)
Method Detail

execute

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

toString

public String toString()
Overrides:
toString in class Object


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