|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AnnotationReader
| Method Summary | ||
|---|---|---|
|
getAnnotation(Class<T> annotationType)
|
|
java.lang.annotation.Annotation[] |
getAnnotations()
|
|
|
isAnnotationPresent(Class<T> annotationType)
|
|
| Method Detail |
|---|
<T extends java.lang.annotation.Annotation> T getAnnotation(Class<T> annotationType)
<T extends java.lang.annotation.Annotation> boolean isAnnotationPresent(Class<T> annotationType)
java.lang.annotation.Annotation[] getAnnotations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||