public class GuavaEventBusConsumer
extends org.apache.camel.impl.DefaultConsumer
| Constructor and Description |
|---|
GuavaEventBusConsumer(GuavaEventBusEndpoint endpoint,
org.apache.camel.Processor processor,
com.google.common.eventbus.EventBus eventBus,
Class<?> eventClass,
Class<?> listenerInterface) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
protected void |
doStop() |
createUoW, doneUoW, getAsyncProcessor, getEndpoint, getExceptionHandler, getProcessor, getRoute, handleException, handleException, setExceptionHandler, setRoute, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendpublic GuavaEventBusConsumer(GuavaEventBusEndpoint endpoint, org.apache.camel.Processor processor, com.google.common.eventbus.EventBus eventBus, Class<?> eventClass, Class<?> listenerInterface)
Apache Camel