public interface IHandlerInvocation<Listener,Message,Bus extends ISyncMessageBus> extends ISubscriptionContextAware<Bus>
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(Listener listener,
Message message)
Invoke the message delivery logic of this handler
|
getContextgetBusCopyright © 2013. All Rights Reserved.