Class StaticDslOperationAnnotator
java.lang.Object
org.mule.datasense.impl.phases.annotators.BaseAnnotator
org.mule.datasense.impl.phases.annotators.BaseOperationCallBuilderAnnotator
org.mule.datasense.impl.phases.annotators.StaticDslBaseAnnotator
org.mule.datasense.impl.phases.annotators.StaticDslOperationAnnotator
- All Implemented Interfaces:
Annotator
-
Nested Class Summary
Nested classes/interfaces inherited from class org.mule.datasense.impl.phases.annotators.StaticDslBaseAnnotator
StaticDslBaseAnnotator.OperationCallDslElementModelVisitor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidannotate(MessageProcessorNode messageProcessorNode, AnnotatingMuleAstVisitorContext annotatingMuleAstVisitorContext) Methods inherited from class org.mule.datasense.impl.phases.annotators.BaseAnnotator
reportError
-
Constructor Details
-
StaticDslOperationAnnotator
public StaticDslOperationAnnotator()
-
-
Method Details
-
annotate
public void annotate(MessageProcessorNode messageProcessorNode, AnnotatingMuleAstVisitorContext annotatingMuleAstVisitorContext)
-