|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| FutureCallback<R> | Command Handler Callback that allows the dispatching thread to wait for the result of the callback, using the Future mechanism. |
| LoggingCallback | CommandCallback implementation that simply logs the results of a command. |
| NoOpCallback | Callback that does absolutely nothing when invoked. |
| VoidCallback | Abstract callback that can be extended when no result is expected from the command handler execution. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||