Uses of Interface
org.mule.api.MessageProcessorAnnotationParser

Packages that use MessageProcessorAnnotationParser
org.mule.config Providers Mule Xml configuration support and general configuration classes. 
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-2012 MuleSoft, Inc.. All Rights Reserved.