public class CacheProducer
extends org.apache.camel.impl.DefaultProducer
| Constructor and Description |
|---|
CacheProducer(CacheEndpoint endpoint,
CacheConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
CacheEndpoint |
getEndpoint() |
void |
process(org.apache.camel.Exchange exchange) |
createExchange, createExchange, createExchange, doStop, isSingleton, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isSuspended, isSuspending, resume, shutdown, start, stop, suspendpublic CacheProducer(CacheEndpoint endpoint, CacheConfiguration config) throws Exception
Exceptionprotected void doStart()
throws Exception
doStart in class org.apache.camel.impl.DefaultProducerExceptionpublic CacheEndpoint getEndpoint()
getEndpoint in interface org.apache.camel.ProducergetEndpoint in class org.apache.camel.impl.DefaultProducerApache CAMEL