DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
Scripting Languages
Camel supports a number of scripting languages which can be used to create an Expression or Predicate via the standard JSR 223 which is a standard part of Java 6.
The following scripting languages are integrated into the DSL:
Language | DSL keyword |
|---|---|
EL |
|
Groovy |
|
JavaScript |
|
JoSQL |
|
JXPath |
|
MVEL |
|
OGNL |
|
PHP |
|
Python |
|
Ruby |
|
XPath |
|
XQuery |
|
However any JSR 223 scripting language can be used using the generic DSL methods.
| Include Page | ||||
|---|---|---|---|---|
|