|
Hibernate Commons Annotations 3.2.0.Final-redhat-2 | |||||||||
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)
|
|
Annotation[] |
getAnnotations()
|
|
|
isAnnotationPresent(Class<T> annotationType)
|
Method Detail |
---|
<T extends Annotation> T getAnnotation(Class<T> annotationType)
<T extends Annotation> boolean isAnnotationPresent(Class<T> annotationType)
Annotation[] getAnnotations()
|
Hibernate Commons Annotations 3.2.0.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |