public interface EventHandler
Modifier and Type | Method and Description |
---|---|
String |
getEventHandlerType() |
void |
handleEvent(EventSubscriptionEntity eventSubscription,
Object payload,
CommandContext commandContext) |
String getEventHandlerType()
void handleEvent(EventSubscriptionEntity eventSubscription, Object payload, CommandContext commandContext)
Copyright © 2015. All rights reserved.