org.apache.camel.component.seda
Class SedaProducer
java.lang.Object
org.apache.camel.impl.ServiceSupport
org.apache.camel.impl.DefaultProducer
org.apache.camel.component.seda.CollectionProducer
org.apache.camel.component.seda.SedaProducer
- All Implemented Interfaces:
- AsyncProcessor, Processor, Producer, Service
public class SedaProducer
- extends CollectionProducer
- Version:
- $Revision: 1.1 $
Methods inherited from class org.apache.camel.impl.ServiceSupport |
addChildService, getStatus, getThreadName, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, nextThreadCounter, notStarting, removeChildService, start, stop |
SedaProducer
public SedaProducer(SedaEndpoint endpoint,
BlockingQueue<Exchange> queue)
doStart
protected void doStart()
throws Exception
- Overrides:
doStart
in class DefaultProducer
- Throws:
Exception
doStop
protected void doStop()
throws Exception
- Overrides:
doStop
in class DefaultProducer
- Throws:
Exception
Copyright © 2009 Apache Software Foundation. All Rights Reserved.