public abstract class AtmosProducer
extends org.apache.camel.impl.DefaultProducer
| Modifier and Type | Field and Description |
|---|---|
protected AtmosConfiguration |
configuration |
protected AtmosEndpoint |
endpoint |
| Constructor and Description |
|---|
AtmosProducer(AtmosEndpoint endpoint,
AtmosConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
protected void |
doStop() |
createExchange, createExchange, createExchange, getEndpoint, isSingleton, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendprotected AtmosEndpoint endpoint
protected AtmosConfiguration configuration
public AtmosProducer(AtmosEndpoint endpoint, AtmosConfiguration configuration)
Apache Camel