org.apache.camel.component.spring.integration.adapter
Class CamelSourceAdapter.ConsumerProcessor
java.lang.Object
org.apache.camel.component.spring.integration.adapter.CamelSourceAdapter.ConsumerProcessor
- All Implemented Interfaces:
- Processor
- Enclosing class:
- CamelSourceAdapter
protected class CamelSourceAdapter.ConsumerProcessor
- extends Object
- implements Processor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CamelSourceAdapter.ConsumerProcessor
protected CamelSourceAdapter.ConsumerProcessor()
process
public void process(Exchange exchange)
throws Exception
- Specified by:
process in interface Processor
- Throws:
Exception
Apache CAMEL