public class CompensationEventHandler extends Object implements EventHandler
Modifier and Type | Field and Description |
---|---|
static String |
EVENT_HANDLER_TYPE |
Constructor and Description |
---|
CompensationEventHandler() |
Modifier and Type | Method and Description |
---|---|
String |
getEventHandlerType() |
void |
handleEvent(EventSubscriptionEntity eventSubscription,
Object payload,
CommandContext commandContext) |
public static final String EVENT_HANDLER_TYPE
public String getEventHandlerType()
getEventHandlerType
in interface EventHandler
public void handleEvent(EventSubscriptionEntity eventSubscription, Object payload, CommandContext commandContext)
handleEvent
in interface EventHandler
Copyright © 2015. All rights reserved.