|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AllMemberHandler
| Method Summary | |
|---|---|
java.util.List<java.lang.annotation.Annotation> |
annotations()
Use this method to reflect a list of annotations on the AnnotatedElement |
java.util.List<java.lang.annotation.Annotation> |
annotationsMatching(Matcher<java.lang.annotation.Annotation> matcher)
Use this method to reflect all annotations on the wrapped AnnotatedElement that matches matcher. |
| Method Detail |
|---|
java.util.List<java.lang.annotation.Annotation> annotations()
AnnotatedElementReflectionProvider.getAnnotations()java.util.List<java.lang.annotation.Annotation> annotationsMatching(Matcher<java.lang.annotation.Annotation> matcher)
annotations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||