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