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.AnnotationExpressionFactorycreateExpression in class org.apache.camel.component.bean.DefaultAnnotationExpressionFactoryApache Camel