Class MessageProcessorTypeDeclarationAnnotation
java.lang.Object
org.mule.datasense.impl.model.annotations.MessageProcessorTypeDeclarationAnnotation
- All Implemented Interfaces:
AstNodeAnnotation
-
Constructor Summary
ConstructorsConstructorDescriptionMessageProcessorTypeDeclarationAnnotation(org.mule.datasense.declarations.model.MessageProcessorTypeDeclaration messageProcessorTypeDeclaration) -
Method Summary
Modifier and TypeMethodDescriptionorg.mule.datasense.declarations.model.MessageProcessorTypeDeclaration
-
Constructor Details
-
MessageProcessorTypeDeclarationAnnotation
public MessageProcessorTypeDeclarationAnnotation(org.mule.datasense.declarations.model.MessageProcessorTypeDeclaration messageProcessorTypeDeclaration)
-
-
Method Details
-
getMessageProcessorTypeDeclaration
public org.mule.datasense.declarations.model.MessageProcessorTypeDeclaration getMessageProcessorTypeDeclaration()
-