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, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
public CacheProducer(CacheEndpoint endpoint, CacheConfiguration config) throws Exception
Exception
protected void doStart() throws Exception
doStart
in class org.apache.camel.impl.DefaultProducer
Exception
public CacheEndpoint getEndpoint()
getEndpoint
in interface org.apache.camel.EndpointAware
getEndpoint
in class org.apache.camel.impl.DefaultProducer
Apache Camel