|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.clustering.ClusteringCommand
org.apache.axis2.clustering.state.StateClusteringCommand
org.apache.axis2.clustering.state.commands.StateClusteringCommandCollection
public class StateClusteringCommandCollection
A StateClusteringCommand consisting of a collection of other StateClusteringCommands
| Constructor Summary | |
|---|---|
StateClusteringCommandCollection(java.util.List<StateClusteringCommand> commands)
|
|
| Method Summary | |
|---|---|
void |
execute(ConfigurationContext configContext)
|
boolean |
isEmpty()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StateClusteringCommandCollection(java.util.List<StateClusteringCommand> commands)
| Method Detail |
|---|
public void execute(ConfigurationContext configContext)
throws ClusteringFault
execute in class ClusteringCommandClusteringFaultpublic boolean isEmpty()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||