| Package | org.spicefactory.parsley.core.messaging.command |
| Interface | public interface CommandObserverProcessor extends MessageProcessor |
| Implementors | DefaultCommandObserverProcessor |
| Property | Defined By | ||
|---|---|---|---|
| command : Command [read-only] | CommandObserverProcessor | ||
![]() | message : Object [read-only]
The message instance. | MessageProcessor | |
![]() | selector : * [read-only]
The optional selector value to be used for selecting matching receivers. | MessageProcessor | |
![]() | senderContext : Context [read-only]
The Context the object that sent the message belongs to. | MessageProcessor | |
![]() | state : MessageState [read-only]
The current state of this processor. | MessageProcessor | |