| Interface | Description |
|---|---|
| JoorMethod |
Interface for the compiled joor method when evaluating as Camel
Expression. |
| JoorScriptingMethod |
Interface for the compiled joor scripting method when evaluating as scripting language.
|
| Class | Description |
|---|---|
| JoorAnnotationExpressionFactory | |
| JoorCompiler | |
| JoorExpression | |
| JoorHelper |
A set of helper as static imports for the Camel jOOR language.
|
| JoorLanguage | |
| JoorScriptingCompiler |
| Exception | Description |
|---|---|
| JoorCompilationException |
| Annotation Type | Description |
|---|---|
| Joor |
Used to inject a joor expression into a field, property, method or parameter when using Bean Integration.
|
Apache Camel