public class SqlStoredProducer
extends org.apache.camel.support.DefaultProducer
| Constructor and Description |
|---|
SqlStoredProducer(SqlStoredEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
SqlStoredEndpoint |
getEndpoint() |
void |
process(org.apache.camel.Exchange exchange) |
createExchange, doStop, isSingleton, toStringbuild, doBuild, doInit, doResume, doShutdown, doSuspend, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendpublic SqlStoredProducer(SqlStoredEndpoint endpoint)
public SqlStoredEndpoint getEndpoint()
getEndpoint in interface org.apache.camel.EndpointAwaregetEndpoint in class org.apache.camel.support.DefaultProducerApache Camel