cJavaDSLProcessor
Implements producers and consumers of message exchanges or implements a message
translator using the Java Domain Specific Language (DSL).
cJavaDSLProcessor can quickly whirls up some code
using Java DSL. If the code in the inner class gets a bit more complicated it is of
course advised to refactor it into a separate class.
cJavaDSLProcessor Standard properties
These properties are used to configure cJavaDSLProcessor running in the Standard Job framework.
The Standard
cJavaDSLProcessor component belongs to the Core family.
Basic settings
Code |
Type in the code you want to implement using Java DSL. |
Usage
Usage rule |
cJavaDSLProcessor is used as a middle or end component |
Limitation |
n/a |
Related scenario:
For a related scenario, see Scenario: Wiretapping a message in a Route.