|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EndpointAnnotationParser | |
|---|---|
| org.mule.config | Providers Mule Xml configuration support and general configuration classes. |
| org.mule.impl.endpoint | |
| Uses of EndpointAnnotationParser in org.mule.config |
|---|
| Methods in org.mule.config that return EndpointAnnotationParser | |
|---|---|
EndpointAnnotationParser |
AnnotationsParserFactory.getEndpointParser(Annotation annotation,
Class aClass,
Member member)
Retrieves a parser for the given annotation, the parameters passed in can be used to validate the use of the annotation, i.e. |
| Uses of EndpointAnnotationParser in org.mule.impl.endpoint |
|---|
| Classes in org.mule.impl.endpoint that implement EndpointAnnotationParser | |
|---|---|
class |
AbstractEndpointAnnotationParser
TODO |
class |
ReplyAnnotationParser
TODO |
| Methods in org.mule.impl.endpoint that return EndpointAnnotationParser | |
|---|---|
EndpointAnnotationParser |
DefaultAnnotationsParserFactory.getEndpointParser(Annotation annotation,
Class aClass,
Member member)
|
| Methods in org.mule.impl.endpoint with parameters of type EndpointAnnotationParser | |
|---|---|
protected void |
DefaultAnnotationsParserFactory.registerEndpointParser(EndpointAnnotationParser parser)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||