|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(java.lang.annotation.Annotation annotation,
java.lang.Class<?> aClass,
java.lang.reflect.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(java.lang.annotation.Annotation annotation,
java.lang.Class aClass,
java.lang.reflect.Member member)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |