org.mule.impl.expression.parsers
Class StringExpressionAnnotationParser
java.lang.Object
org.mule.impl.expression.parsers.StringExpressionAnnotationParser
- All Implemented Interfaces:
- ExpressionParser
public class StringExpressionAnnotationParser
- extends Object
- implements ExpressionParser
TODO
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringExpressionAnnotationParser
public StringExpressionAnnotationParser()
parse
public ExpressionArgument parse(Annotation annotation,
Class parameterType)
- Specified by:
parse in interface ExpressionParser
supports
public boolean supports(Annotation annotation)
- Specified by:
supports in interface ExpressionParser
Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.