
META-INF.services.org.mule.config.registry-bootstrap.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mule-module-annotations
Show all versions of mule-module-annotations
Annotations for configuring Mule at various levels such as services, entry points, transformers and
expressions.
The newest version!
# Expression annotation parsers
_muleAnnotationParser=org.mule.config.expression.MuleAnnotationParser
_functionAnnotationParser=org.mule.config.expression.FunctionAnnotationParser
_lookupAnnotationParser=org.mule.config.expression.LookupAnnotationParser
_exprAnnotationParser=org.mule.config.expression.ExprAnnotationParser
#Messsage annotation parsers
_payloadAnnotationParser=org.mule.config.parsers.PayloadAnnotationParser
_inheadersAnnotationParser=org.mule.config.parsers.InboundHeadersAnnotationParser
_outheadersAnnotationParser=org.mule.config.parsers.OutboundHeadersAnnotationParser
_inAttachmentsAnnotationParser=org.mule.config.parsers.InboundAttachmentsAnnotationParser
_outAttachmentsAnnotationParser=org.mule.config.parsers.OutboundAttachmentsAnnotationParser
#Config annotation parsers
_annotatedTransformerObjectProcessor=org.mule.config.transformer.AnnotatedTransformerObjectProcessor
#Service decorators such as @Schedule are handled through this processor
_decoratingServiceAnnotationsProcessor=org.mule.config.processors.DecoratingAnnotatedServiceProcessor
_lookupInjectionAnnotationProcessor=org.mule.config.processors.LookupInjectionProcessor
© 2015 - 2025 Weber Informatics LLC | Privacy Policy