public class SWFActivityProducer
extends org.apache.camel.support.DefaultProducer
| Constructor and Description |
|---|
SWFActivityProducer(SWFEndpoint endpoint,
CamelSWFActivityClient camelSWFActivityClient) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.camel.Exchange exchange) |
String |
toString() |
createExchange, doStart, doStop, getEndpoint, isSingletondoInit, doResume, doShutdown, doSuspend, getStatus, init, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendpublic SWFActivityProducer(SWFEndpoint endpoint, CamelSWFActivityClient camelSWFActivityClient)
Apache Camel