ExpressionsTo support dynamic rules Camel supports pluggable Expression Expressions and Predicates can then be used to create the various Enterprise Integration Patterns in the DSL or Xml Configuration like the Recipient List. If you are outside of the DSL and want to create your own expressions you can either implement the Expression interface Using Expressions in your IDETo use different expression and predicates in your IDE you need to perform a static import of the builder class for the language(s) you wish to use.
|