|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.config.expression.LookupAnnotationParser
public class LookupAnnotationParser
Used to parse Expr parameter annotations
StringExpressionEvaluator
,
Expr
Constructor Summary | |
---|---|
LookupAnnotationParser()
|
Method Summary | |
---|---|
ExpressionArgument |
parse(java.lang.annotation.Annotation annotation,
java.lang.Class<?> parameterType)
|
boolean |
supports(java.lang.annotation.Annotation annotation)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LookupAnnotationParser()
Method Detail |
---|
public ExpressionArgument parse(java.lang.annotation.Annotation annotation, java.lang.Class<?> parameterType)
parse
in interface ExpressionAnnotationParser
public boolean supports(java.lang.annotation.Annotation annotation)
supports
in interface ExpressionAnnotationParser
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |