public class CompensationEventHandler extends Object implements EventHandler
| Constructor and Description | 
|---|
CompensationEventHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getEventHandlerType()  | 
void | 
handleEvent(EventSubscriptionEntity eventSubscription,
           Object payload,
           CommandContext commandContext)  | 
public String getEventHandlerType()
getEventHandlerType in interface EventHandlerpublic void handleEvent(EventSubscriptionEntity eventSubscription, Object payload, CommandContext commandContext)
handleEvent in interface EventHandlerCopyright © 2018. All rights reserved.