|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Annotated info
Method Summary | |
AnnotationValue |
getAnnotation(String name)
Get an annotation |
AnnotationValue[] |
getAnnotations()
Get the annotations |
boolean |
isAnnotationPresent(String name)
Test whether an annotation is present |
Methods inherited from interface org.jboss.util.JBossInterface |
clone, toShortString, toShortString |
Method Detail |
public AnnotationValue[] getAnnotations()
public AnnotationValue getAnnotation(String name)
name
- the name
public boolean isAnnotationPresent(String name)
name
- the name
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |