|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface AnnotationDetector.MethodReporter
| Method Summary | |
|---|---|
void |
reportMethodAnnotation(Class<? extends Annotation> annotation,
String className,
String methodName)
This call back method is used to report an method level Annotation. |
| Methods inherited from interface org.atmosphere.util.annotation.AnnotationDetector.Reporter |
|---|
annotations |
| Method Detail |
|---|
void reportMethodAnnotation(Class<? extends Annotation> annotation,
String className,
String methodName)
Annotation.
Only Annotations, specified by AnnotationDetector.Reporter.annotations() are reported!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||