Uses of Annotation Type
org.apache.camel.support.language.LanguageAnnotation
Packages that use LanguageAnnotation
Package
Description
Base classes that help to implement custom languages
-
Uses of LanguageAnnotation in org.apache.camel.support.language
Methods in org.apache.camel.support.language with parameters of type LanguageAnnotationModifier and TypeMethodDescriptionorg.apache.camel.ExpressionAnnotationExpressionFactory.createExpression(org.apache.camel.CamelContext camelContext, Annotation annotation, LanguageAnnotation languageAnnotation, Class<?> expressionReturnType) org.apache.camel.ExpressionDefaultAnnotationExpressionFactory.createExpression(org.apache.camel.CamelContext camelContext, Annotation annotation, LanguageAnnotation languageAnnotation, Class<?> expressionReturnType)