Apache Camel: Processor
This is usable for quickly whirling up some code. If the code in the inner class gets a bit more complicated it is of course advised to refactor it into a separate class. Turning your processor into a full Component There is a base class called ProcessorE
camel.apache.org |