| Modifier and Type | Field and Description |
|---|---|
protected GuavaEventBusEndpoint |
CamelEventHandler.endpoint |
| Constructor and Description |
|---|
CamelEventHandler(GuavaEventBusConsumer consumer,
GuavaEventBusEndpoint endpoint,
org.apache.camel.Processor processor) |
FilteringCamelEventHandler(GuavaEventBusConsumer consumer,
GuavaEventBusEndpoint endpoint,
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