public class FilteringCamelEventHandler extends CamelEventHandler
consumer, endpoint, log, processor| Constructor and Description |
|---|
FilteringCamelEventHandler(GuavaEventBusConsumer consumer,
GuavaEventBusEndpoint endpoint,
org.apache.camel.Processor processor,
Class<?> eventClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
eventReceived(Object event)
Guava callback executed when an event was received.
|
createExchange, doEventReceivedpublic FilteringCamelEventHandler(GuavaEventBusConsumer consumer, GuavaEventBusEndpoint endpoint, org.apache.camel.Processor processor, Class<?> eventClass)
public void eventReceived(Object event)
event - the eventApache Camel