public class PayloadAnnotationParser extends Object implements ExpressionAnnotationParser
Payload
annotation. This is an iBeans
framework class and cannot be used in any other context.Constructor and Description |
---|
PayloadAnnotationParser() |
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 ExpressionAnnotationParser
public boolean supports(Annotation annotation)
supports
in interface ExpressionAnnotationParser
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.