Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To support dynamic rules Camel supports pluggable Expression strategies which can be used for building a Predicate or when creating various Enterprise Integration Patterns 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, reuse one of the other builders or try the Expressions helper class.