org.mule.impl.expression.parsers
Class GroovyAnnotationParser
java.lang.Object
org.mule.impl.expression.parsers.GroovyAnnotationParser
- All Implemented Interfaces:
- ExpressionParser
public class GroovyAnnotationParser
- extends Object
- implements ExpressionParser
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroovyAnnotationParser
public GroovyAnnotationParser()
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-2010 MuleSoft, Inc.. All Rights Reserved.