|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationMetaData | |
|---|---|
| org.mule.impl.annotations | |
| org.mule.utils | |
| Uses of AnnotationMetaData in org.mule.impl.annotations |
|---|
| Methods in org.mule.impl.annotations with parameters of type AnnotationMetaData | |
|---|---|
protected InboundEndpoint |
AnnotatedServiceBuilder.tryInboundEndpointAnnotation(AnnotationMetaData metaData,
ChannelType channelType)
|
protected OutboundEndpoint |
AnnotatedServiceBuilder.tryOutboundEndpointAnnotation(AnnotationMetaData metaData,
ChannelType channelType)
|
| Uses of AnnotationMetaData in org.mule.utils |
|---|
| Methods in org.mule.utils that return AnnotationMetaData | |
|---|---|
protected static AnnotationMetaData |
AnnotationUtils.getClassAnnotationForSuperClasses(Class<? extends Annotation> annotation,
Class bottom)
|
static AnnotationMetaData |
AnnotationUtils.getClassAnnotationInHeirarchy(Class<? extends Annotation> annotation,
Class bottom)
|
| Method parameters in org.mule.utils with type arguments of type AnnotationMetaData | |
|---|---|
protected static void |
AnnotationUtils.getClassAnnotationForInterfaces(Class bottom,
List<AnnotationMetaData> annos)
|
protected static void |
AnnotationUtils.getClassAnnotationForSuperClasses(Class bottom,
List<AnnotationMetaData> annos)
|
static void |
AnnotationUtils.getFieldAnnotationsForInterfaces(Class clazz,
Set<AnnotationMetaData> annos)
|
static void |
AnnotationUtils.getFieldAnnotationsForInterfaces(Class clazz,
Set<AnnotationMetaData> annos,
Class<? extends Annotation> annotation)
|
protected static void |
AnnotationUtils.getFieldAnnotationsForSuperClasses(Class bottom,
Set<AnnotationMetaData> annos)
|
protected static void |
AnnotationUtils.getFieldAnnotationsForSuperClasses(Class bottom,
Set<AnnotationMetaData> annos,
Class<? extends Annotation> annotation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||