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.
|
getContext
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dispatch
getContext
public DelegatingMessageDispatcher(IMessageDispatcher delegate)
public IHandlerInvocation getInvocation()
IMessageDispatcher
getInvocation
in interface IMessageDispatcher
Copyright © 2018. All rights reserved.