public abstract class AbstractEventHandler extends Object implements EventHandler
Constructor and Description |
---|
AbstractEventHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(EventSubscriptionEntity eventSubscription,
Object payload,
CommandContext commandContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEventHandlerType
public void handleEvent(EventSubscriptionEntity eventSubscription, Object payload, CommandContext commandContext)
handleEvent
in interface EventHandler
Copyright © 2015. All rights reserved.