public class CacheConsumer
extends org.apache.camel.impl.DefaultConsumer
Constructor and Description |
---|
CacheConsumer(org.apache.camel.Endpoint endpoint,
org.apache.camel.Processor processor,
CacheConfiguration config) |
Modifier and Type | Method and Description |
---|---|
protected void |
createConsumerCacheConnection() |
protected void |
doStart() |
protected void |
doStop() |
CacheEndpoint |
getEndpoint() |
createUoW, doneUoW, getAsyncProcessor, getExceptionHandler, getProcessor, getRoute, handleException, handleException, setExceptionHandler, setRoute, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
public CacheConsumer(org.apache.camel.Endpoint endpoint, org.apache.camel.Processor processor, CacheConfiguration config)
protected void doStart() throws Exception
doStart
in class org.apache.camel.impl.DefaultConsumer
Exception
protected void doStop() throws Exception
doStop
in class org.apache.camel.impl.DefaultConsumer
Exception
public CacheEndpoint getEndpoint()
getEndpoint
in interface org.apache.camel.EndpointAware
getEndpoint
in class org.apache.camel.impl.DefaultConsumer
protected void createConsumerCacheConnection()
Apache Camel