public class GroovyAnnotationParser extends Object implements ExpressionAnnotationParser
| Constructor and Description |
|---|
GroovyAnnotationParser() |
| Modifier and Type | Method and Description |
|---|---|
ExpressionArgument |
parse(Annotation annotation,
Class<?> parameterType) |
boolean |
supports(Annotation annotation) |
public ExpressionArgument parse(Annotation annotation, Class<?> parameterType)
parse in interface ExpressionAnnotationParserpublic boolean supports(Annotation annotation)
supports in interface ExpressionAnnotationParserCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.