public class RedisProducer
extends org.apache.camel.impl.DefaultProducer
Constructor and Description |
---|
RedisProducer(RedisEndpoint endpoint,
RedisConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
RedisEndpoint |
getEndpoint() |
void |
process(org.apache.camel.Exchange exchange) |
String |
toString() |
createExchange, createExchange, createExchange, doStart, doStop, isSingleton
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
public RedisProducer(RedisEndpoint endpoint, RedisConfiguration configuration)
public RedisEndpoint getEndpoint()
getEndpoint
in interface org.apache.camel.EndpointAware
getEndpoint
in class org.apache.camel.impl.DefaultProducer
public String toString()
toString
in class org.apache.camel.impl.DefaultProducer
Apache Camel