public static interface AnnotationFinder.Info
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationFinder.AnnotationInfo> |
getAnnotations() |
Annotation[] |
getDeclaredAnnotations() |
String |
getMetaAnnotationName() |
String |
getName() |
String getMetaAnnotationName()
String getName()
List<AnnotationFinder.AnnotationInfo> getAnnotations()
Annotation[] getDeclaredAnnotations()
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.