public class GuavaEventBusConsumer
extends org.apache.camel.support.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() |
createExchange, createUoW, defaultConsumerCallback, doBuild, doInit, doneUoW, doShutdown, getAsyncProcessor, getEndpoint, getExceptionHandler, getProcessor, getRoute, getRouteId, handleException, handleException, releaseExchange, setExceptionHandler, setRoute, setRouteId, toStringbuild, doFail, doLifecycleChange, doResume, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic GuavaEventBusConsumer(GuavaEventBusEndpoint endpoint, org.apache.camel.Processor processor, com.google.common.eventbus.EventBus eventBus, Class<?> eventClass, Class<?> listenerInterface)
Apache Camel