|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MethodAnnotationDiscoveryListener
The Interface AnnotationDiscoveryListener.
| Method Summary | |
|---|---|
void |
discovered(String clazz,
String method,
String annotation)
Gets called by the Discoverer with class-name of the class, method-name of the method where annotation is found. |
| Methods inherited from interface com.impetus.annovention.listener.AnnotationDiscoveryListener |
|---|
supportedAnnotations |
| Method Detail |
|---|
void discovered(String clazz,
String method,
String annotation)
clazz - method - annotation -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||