| Package | Description |
|---|---|
| org.mule.config | |
| org.mule.config.endpoint | |
| org.mule.config.expression | |
| org.mule.config.parsers |
| Modifier and Type | Method and Description |
|---|---|
ExpressionAnnotationParser |
AnnotationsParserFactory.getExpressionParser(Annotation annotation)
Retrieves a parser for the given annotation, where the annotation is an Expression annotation; one annotated with
the
Evaluator annotation. |
| Modifier and Type | Method and Description |
|---|---|
ExpressionAnnotationParser |
RegistryBackedAnnotationsParserFactory.getExpressionParser(Annotation annotation) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExprAnnotationParser
Used to parse Expr parameter annotations
|
class |
FunctionAnnotationParser
Used to parse Function annotations
|
class |
LookupAnnotationParser
Used to parse Expr parameter annotations
|
class |
MuleAnnotationParser
Used to parse Mule parameter annotations
|
| Modifier and Type | Class and Description |
|---|---|
class |
InboundAttachmentsAnnotationParser
Responsible for parsing the
InboundAttachments annotation. |
class |
InboundHeadersAnnotationParser
Responsible for parsing the
InboundHeaders annotation. |
class |
OutboundAttachmentsAnnotationParser
Responsible for parsing the
OutboundAttachments annotation. |
class |
OutboundHeadersAnnotationParser
Responsible for parsing the
OutboundHeaders annotation. |
class |
PayloadAnnotationParser
Responsible for parsing the
Payload annotation. |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.