| Modifier and Type | Field and Description |
|---|---|
protected GuavaEventBusEndpoint |
CamelEventHandler.eventBusEndpoint |
| Constructor and Description |
|---|
CamelEventHandler(GuavaEventBusEndpoint eventBusEndpoint,
org.apache.camel.Processor processor) |
FilteringCamelEventHandler(GuavaEventBusEndpoint eventBusEndpoint,
org.apache.camel.Processor processor,
Class<?> eventClass) |
GuavaEventBusConsumer(GuavaEventBusEndpoint endpoint,
org.apache.camel.Processor processor,
com.google.common.eventbus.EventBus eventBus,
Class<?> eventClass,
Class<?> listenerInterface) |
Apache Camel