|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommandReceiver
Generic command receiver which accepts all commands. By calling the sendCommand method you expect the command to be put on the CommandBus
| Method Summary | |
|---|---|
java.lang.Object |
sendCommand(java.lang.Object command)
Send a new command to the command bus. |
| Method Detail |
|---|
java.lang.Object sendCommand(java.lang.Object command)
command - Object representing the command to be dispatched to the command bus
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||