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