|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AnnotationAware<A extends java.lang.annotation.Annotation>
This interface allows to obtain annotation from annotation aware objects.
Method Summary | |
---|---|
java.lang.Class<A> |
getAnnotation()
Returns annotation class associated with object. |
Method Detail |
---|
java.lang.Class<A> getAnnotation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |