org.apache.axis2.clustering.state.commands
Class StateClusteringCommandCollection
java.lang.Object
org.apache.axis2.clustering.ClusteringCommand
org.apache.axis2.clustering.state.StateClusteringCommand
org.apache.axis2.clustering.state.commands.StateClusteringCommandCollection
- All Implemented Interfaces:
- Serializable
public class StateClusteringCommandCollection
- extends StateClusteringCommand
A StateClusteringCommand consisting of a collection of other StateClusteringCommands
- See Also:
- Serialized Form
StateClusteringCommandCollection
public StateClusteringCommandCollection(List<StateClusteringCommand> commands)
execute
public void execute(ConfigurationContext configContext)
throws ClusteringFault
- Specified by:
execute
in class ClusteringCommand
- Throws:
ClusteringFault
isEmpty
public boolean isEmpty()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.