|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.jpattern.core.command.SimpleAsyncCommandExecutor
public class SimpleAsyncCommandExecutor
| Constructor Summary | |
|---|---|
SimpleAsyncCommandExecutor()
|
|
| Method Summary | |
|---|---|
void |
addCommandToPool(ACommand asyncCommand)
|
boolean |
executeNext(ICommandResult result)
|
IChainStrategy |
getChainStrategy()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleAsyncCommandExecutor()
| Method Detail |
|---|
public void addCommandToPool(ACommand asyncCommand)
addCommandToPool in interface ICommandExecutorpublic boolean executeNext(ICommandResult result)
executeNext in interface ICommandExecutorpublic IChainStrategy getChainStrategy()
getChainStrategy in interface ICommandExecutor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||