Uses of Class
org.apache.camel.support.language.LanguageAnnotation
-
Packages that use LanguageAnnotation Package Description org.apache.camel.support.language -
-
Uses of LanguageAnnotation in org.apache.camel.support.language
Methods in org.apache.camel.support.language with parameters of type LanguageAnnotation Modifier and Type Method 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)
-