|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AnnotationHandler
An interface to react to annotations.
Method Summary | |
---|---|
void |
handleAnnotation(Annotation annotation)
Use this method to react to annotations. |
Method Detail |
---|
void handleAnnotation(Annotation annotation)
annotation
- The annotation to handle.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |