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

public class ContextClusteringCommandCollection
extends ContextClusteringCommand

See Also:
Serialized Form

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

ContextClusteringCommandCollection

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

execute

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

toString

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


Copyright © 2007 Apache Web Services Project. All Rights Reserved.