|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.common.command.CompositeCommand
Constructor Summary | |
CompositeCommand()
|
Method Summary | |
void |
add(Command cmd)
|
Result |
execute()
Execute the real business job. |
Configurator |
getConfigurator()
Returns the command configurator. |
java.util.Iterator |
iterator()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CompositeCommand()
Method Detail |
public void add(Command cmd)
public Configurator getConfigurator()
Command
getConfigurator
in interface Command
public java.util.Iterator iterator()
public Result execute()
Command
execute
in interface Command
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |