public class XQueryAnnotationExpressionFactory
extends org.apache.camel.component.bean.DefaultAnnotationExpressionFactory
Constructor and Description |
---|
XQueryAnnotationExpressionFactory() |
Modifier and Type | Method and Description |
---|---|
org.apache.camel.Expression |
createExpression(org.apache.camel.CamelContext camelContext,
Annotation annotation,
org.apache.camel.language.LanguageAnnotation languageAnnotation,
Class<?> expressionReturnType) |
public org.apache.camel.Expression createExpression(org.apache.camel.CamelContext camelContext, Annotation annotation, org.apache.camel.language.LanguageAnnotation languageAnnotation, Class<?> expressionReturnType)
createExpression
in interface org.apache.camel.component.bean.AnnotationExpressionFactory
createExpression
in class org.apache.camel.component.bean.DefaultAnnotationExpressionFactory
Apache Camel