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
A StateClusteringCommand consisting of a collection of other StateClusteringCommands
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(ConfigurationContext configContext) booleanisEmpty()toString()
-
Constructor Details
-
StateClusteringCommandCollection
-
-
Method Details
-
execute
- Specified by:
executein classClusteringCommand- Throws:
ClusteringFault
-
isEmpty
public boolean isEmpty() -
toString
-