public abstract class HandlerInvocation<HANDLER,MESSAGE> extends AbstractSubscriptionContextAware implements IHandlerInvocation<HANDLER,MESSAGE>
| Constructor and Description |
|---|
HandlerInvocation(SubscriptionContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handlePublicationError(PublicationError error) |
getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinvokegetContextpublic HandlerInvocation(SubscriptionContext context)
protected void handlePublicationError(PublicationError error)
Copyright © 2013. All Rights Reserved.