|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AnnotationHelper
AnnotationHelper.
| Method Summary | |
|---|---|
AnnotationValue |
createAnnotationValue(AnnotationInfo info,
Object ann)
Create an annotation from the underlying implementation and its info type |
AnnotationValue[] |
getAnnotations(Object object)
Get the annotations for the annotated object |
| Method Detail |
|---|
AnnotationValue[] getAnnotations(Object object)
object - the annotated object
AnnotationValue createAnnotationValue(AnnotationInfo info,
Object ann)
info - the annotation infoann - the underlying annotation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||