Versions Compared

Key

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

...

To support dynamic rules Camel supports pluggable Expression strategies using a variety of different Languages.

...

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 ExpressionBuilder class.

Expression Languages

The following languages are supported out of the box

...