public class SWFWorkflowProducer
extends org.apache.camel.support.DefaultProducer
Constructor and Description |
---|
SWFWorkflowProducer(SWFEndpoint endpoint,
CamelSWFWorkflowClient camelSWFClient) |
Modifier and Type | Method and Description |
---|---|
void |
process(org.apache.camel.Exchange exchange) |
String |
toString() |
createExchange, doStart, doStop, getEndpoint, 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
public SWFWorkflowProducer(SWFEndpoint endpoint, CamelSWFWorkflowClient camelSWFClient)
Apache Camel