public class SpringIntegrationProducer
extends org.apache.camel.support.DefaultProducer
implements org.apache.camel.Processor
| Constructor and Description | 
|---|
| SpringIntegrationProducer(org.apache.camel.spring.SpringCamelContext context,
                         SpringIntegrationEndpoint endpoint) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | doStart() | 
| SpringIntegrationEndpoint | getEndpoint() | 
| void | process(org.apache.camel.Exchange exchange) | 
createExchange, doStop, isSingleton, toStringbuild, doBuild, doFail, doInit, doLifecycleChange, doResume, doShutdown, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic SpringIntegrationProducer(org.apache.camel.spring.SpringCamelContext context,
                                 SpringIntegrationEndpoint endpoint)
public SpringIntegrationEndpoint getEndpoint()
getEndpoint in interface org.apache.camel.EndpointAwaregetEndpoint in class org.apache.camel.support.DefaultProducerprotected void doStart()
                throws Exception
doStart in class org.apache.camel.support.DefaultProducerExceptionApache Camel