public class SignalEventHandler extends EventHandlerImpl
| Constructor and Description |
|---|
SignalEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(EventSubscriptionEntity eventSubscription,
Object payload,
CommandContext commandContext) |
protected void |
handleStartEvent(EventSubscriptionEntity eventSubscription,
Object payload,
CommandContext commandContext) |
getEventHandlerType, handleIntermediateEventprotected void handleStartEvent(EventSubscriptionEntity eventSubscription, Object payload, CommandContext commandContext)
public void handleEvent(EventSubscriptionEntity eventSubscription, Object payload, CommandContext commandContext)
handleEvent in interface EventHandlerhandleEvent in class EventHandlerImplCopyright © 2018. All rights reserved.