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