public abstract class DelegatingMessageDispatcher extends AbstractSubscriptionContextAware implements IMessageDispatcher
| Constructor and Description |
|---|
DelegatingMessageDispatcher(IMessageDispatcher delegate) |
| Modifier and Type | Method and Description |
|---|---|
IHandlerInvocation |
getInvocation()
Get the handler invocation that will be used to deliver the
message to each listener.
|
getContextequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdispatchgetContextpublic DelegatingMessageDispatcher(IMessageDispatcher delegate)
public IHandlerInvocation getInvocation()
IMessageDispatchergetInvocation in interface IMessageDispatcherCopyright © 2018. All rights reserved.