|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.jpattern.core.asynccommand.NullAsyncCommand
public class NullAsyncCommand
| Constructor Summary | |
|---|---|
NullAsyncCommand()
|
|
| Method Summary | |
|---|---|
IAsyncCommandResult |
exec(IAsyncCommandPool asyncCommandPool)
This method launch the execution of the command (or chain of commands). |
void |
visit(IProvider provider)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NullAsyncCommand()
| Method Detail |
|---|
public IAsyncCommandResult exec(IAsyncCommandPool asyncCommandPool)
IAsyncCommand
exec in interface IAsyncCommandasyncCommandPool - the pool in which the command will runs
public void visit(IProvider provider)
visit in interface IAsyncCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||