| Apache Camel | ||||||
DETAILS: DOCUMENTATION | | FRAMES | NO FRAMES |
Element Summary | |
beanPostProcessor | Enables the Camel bean post processor for auto-injecting Camel resources into beans which have the Camel annotations on them as well as auto-activating @MessageDriven POJOs |
body | |
bodyAs | |
camelContext | The root element of a camel configuration |
choice | |
endpoint | Defines an endpoint as a top level Spring bean that can then be injected into other beans or shared across multiple routing expressions |
filter | |
from | Defines the from endpoint(s) in a routing rules |
groovy | |
header | |
idempotentConsumer | |
intercept | |
interceptor | |
isEqualTo | |
isNotEqualTo | |
javaScript | |
otherwise | |
php | |
predicate | |
process | |
python | |
recipientList | |
recipients | |
route | Defines a routing rule |
routeBuilder | |
ruby | |
script | |
splitter | |
to | |
tokenize | |
when | |
xpath |
Complex Type Summary | |
predicate | |
recipients | |
scriptType |
By default, local element declarations belong to this schema's target namespace.
By default, local attribute declarations have no namespace.
The Apache Camel XML Configuration Schema Configurations usually start from the <camelContext/> element
| Apache Camel | ||||||
DETAILS: DOCUMENTATION | | FRAMES | NO FRAMES |