public class StateClusteringCommandCollection extends StateClusteringCommand
| Constructor and Description |
|---|
StateClusteringCommandCollection(java.util.List<StateClusteringCommand> commands) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ConfigurationContext configContext) |
boolean |
isEmpty() |
java.lang.String |
toString() |
public StateClusteringCommandCollection(java.util.List<StateClusteringCommand> commands)
public void execute(ConfigurationContext configContext) throws ClusteringFault
execute in class ClusteringCommandClusteringFaultpublic boolean isEmpty()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.