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