public class ECSProducer
extends org.apache.camel.support.DefaultProducer
Constructor and Description |
---|
ECSProducer(org.apache.camel.Endpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
protected ECSConfiguration |
getConfiguration() |
ECSEndpoint |
getEndpoint() |
void |
process(org.apache.camel.Exchange exchange) |
String |
toString() |
createExchange, doStart, doStop, isSingleton
doInit, doResume, doShutdown, doSuspend, getStatus, init, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
protected ECSConfiguration getConfiguration()
public String toString()
toString
in class org.apache.camel.support.DefaultProducer
public ECSEndpoint getEndpoint()
getEndpoint
in interface org.apache.camel.EndpointAware
getEndpoint
in class org.apache.camel.support.DefaultProducer
Apache Camel