|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AnnotationContext
The annotation context represents the annotations handled by a Creator or Processor.
| Method Summary | |
|---|---|
Collection<Class<? extends Annotation>> |
getFieldAnnotations()
Get the processed Field annotations. |
Collection<Class<? extends Annotation>> |
getMethodAnnotations()
Get the processed Method annotations. |
Collection<Class<? extends Annotation>> |
getTypeAnnotations()
Get the processed Type annotations. |
| Method Detail |
|---|
Collection<Class<? extends Annotation>> getTypeAnnotations()
Collection<Class<? extends Annotation>> getMethodAnnotations()
Collection<Class<? extends Annotation>> getFieldAnnotations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||