public class DefaultInboundEventProcessor extends Object implements InboundEventProcessor
| Modifier and Type | Field and Description |
|---|---|
protected EventRegistry |
eventRegistry |
| Constructor and Description |
|---|
DefaultInboundEventProcessor(EventRegistry eventRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
eventReceived(InboundChannelModel channelModel,
String event) |
protected EventRegistry eventRegistry
public DefaultInboundEventProcessor(EventRegistry eventRegistry)
public void eventReceived(InboundChannelModel channelModel, String event)
eventReceived in interface InboundEventProcessorCopyright © 2020 Flowable. All rights reserved.