META-INF.xsd.smooks.camel-1.4.xsd Maven / Gradle / Ivy
Smooks Camel Integration
Configuration
The beanId of the bean to be routed.
Default correlation ID header name e.g. "JMSCorrelationID" when working
with JMS components.
This configuration property can be overridden on the "to" child element.
Correlation ID value pattern. This is a FreeMarker template, allowing
construction of correlation IDs from BeanContext data.
The source element event on which to trigger routing of the bean.
The Camel endpoint to which the bean is to be routed.
If condition. Also supports adding of the condition on the child element.
Endpoint specific correlation ID header name e.g. "JMSCorrelationID" when working
with JMS components. Allows override of the default correlationIdName set on the
parent "route" element.