Uses of Interface
org.mule.api.MessageProcessorAnnotationParser

Packages that use MessageProcessorAnnotationParser
org.mule.config   
org.mule.config.endpoint   
 

Uses of MessageProcessorAnnotationParser in org.mule.config
 

Methods in org.mule.config that return MessageProcessorAnnotationParser
 MessageProcessorAnnotationParser AnnotationsParserFactory.getRouterParser(Annotation annotation, Class<?> aClass, Member member)
          Retrieves a parser for the given annotation, where the annotation is a Router annotation; one annotated with the Router annotation.
 

Uses of MessageProcessorAnnotationParser in org.mule.config.endpoint
 

Methods in org.mule.config.endpoint that return MessageProcessorAnnotationParser
 MessageProcessorAnnotationParser RegistryBackedAnnotationsParserFactory.getRouterParser(Annotation annotation, Class aClass, Member member)
           
 



Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.