| Package | Description |
|---|---|
| org.apache.camel.support.language |
Base classes that help to implement custom languages
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.Expression |
AnnotationExpressionFactory.createExpression(org.apache.camel.CamelContext camelContext,
Annotation annotation,
LanguageAnnotation languageAnnotation,
Class<?> expressionReturnType) |
org.apache.camel.Expression |
DefaultAnnotationExpressionFactory.createExpression(org.apache.camel.CamelContext camelContext,
Annotation annotation,
LanguageAnnotation languageAnnotation,
Class<?> expressionReturnType) |
Apache Camel