|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IAsyncCommandPool | |
|---|---|
| com.googlecode.jpattern.core.asynccommand | |
| Uses of IAsyncCommandPool in com.googlecode.jpattern.core.asynccommand |
|---|
| Classes in com.googlecode.jpattern.core.asynccommand that implement IAsyncCommandPool | |
|---|---|
class |
QueueAsyncCommandPool
|
class |
SimpleAsyncCommandPool
|
| Methods in com.googlecode.jpattern.core.asynccommand with parameters of type IAsyncCommandPool | |
|---|---|
IAsyncCommandResult |
NullAsyncCommand.exec(IAsyncCommandPool asyncCommandPool)
|
IAsyncCommandResult |
AAsyncCommand.exec(IAsyncCommandPool asyncCommandPool)
This method launch the execution of the command (or chain of commands). |
IAsyncCommandResult |
IAsyncCommand.exec(IAsyncCommandPool asyncCommandPool)
This method launch the execution of the command (or chain of commands). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||