org.ow2.jonas.camel.component
Class ProducerProcessorUsingBundleClassLoader
java.lang.Object
org.ow2.jonas.camel.component.ProducerProcessorUsingBundleClassLoader
- All Implemented Interfaces:
- org.apache.camel.Processor
public class ProducerProcessorUsingBundleClassLoader
- extends Object
- implements org.apache.camel.Processor
CAMEL producer with the bundle's ClassLoader.
ProducerProcessorUsingBundleClassLoader
public ProducerProcessorUsingBundleClassLoader(String destination)
process
public void process(org.apache.camel.Exchange exchange)
throws Exception
- Specified by:
process in interface org.apache.camel.Processor
- Throws:
Exception
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2011 OW2 Consortium. All Rights Reserved.