|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.config.parsers.InboundAttachmentsAnnotationParser
public class InboundAttachmentsAnnotationParser
Responsible for parsing the InboundAttachments
annotation. This is an iBeans
framework class and cannot be used in any other context.
Constructor Summary | |
---|---|
InboundAttachmentsAnnotationParser()
|
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 InboundAttachmentsAnnotationParser()
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 |