|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
CommandResponseListener | Instances of this class that implement this interface can register to be notified when
things happen during the execution of a Command . |
Event | |
Message | A command message is a message container for messages generated by Command s. |
Class Summary | |
AbstractMessage | Base implementation of a Message . |
CommandFailedEvent | Generated when the command execution failed with a CommandException . |
CommandFinishedEvent | Generated when a command was finished (without an exception). |
CommandResponseEvent | Event thrown when a CommandResponse changes. |
CommandStartedEvent | Generated before a command is executed. |
ErrorEvent | Indicates some error. |
ExceptionEvent | Generated when an exception is thrown during command execution that should be sent to listeners. |
MessageEvent | An event generated as a result of something ordinary. |
MessageHelper | |
SimpleMessage |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |