org.apache.camel.component.bean
Class XPathAnnotationExpressionFactory
java.lang.Object
org.apache.camel.component.bean.DefaultAnnotationExpressionFactory
org.apache.camel.component.bean.XPathAnnotationExpressionFactory
- All Implemented Interfaces:
- AnnotationExpressionFactory
public class XPathAnnotationExpressionFactory
- extends DefaultAnnotationExpressionFactory
Factory for the XPath expression annotations.
- Version:
- $Revision: 585 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XPathAnnotationExpressionFactory
public XPathAnnotationExpressionFactory()
createExpression
public Expression createExpression(CamelContext camelContext,
Annotation annotation,
LanguageAnnotation languageAnnotation,
Class expressionReturnType)
- Specified by:
createExpression
in interface AnnotationExpressionFactory
- Overrides:
createExpression
in class DefaultAnnotationExpressionFactory
Copyright © 2009 IONA Open Source Community. All Rights Reserved.