public class ReflectiveHandlerInvocation extends HandlerInvocation
| Constructor and Description |
|---|
ReflectiveHandlerInvocation(SubscriptionContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handlePublicationError(PublicationError error) |
void |
invoke(Object listener,
Object message)
Invoke the message delivery logic of this handler
|
protected void |
invokeHandler(Object message,
Object listener,
Method handler) |
getBus, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContextgetBuspublic ReflectiveHandlerInvocation(SubscriptionContext context)
protected void handlePublicationError(PublicationError error)
Copyright © 2013. All Rights Reserved.