public class MethodAnnotationsScanner
extends org.reflections.scanners.AbstractScanner
MethodAnnotationsScanner, that also scanning
methods with annotation in interface.| Constructor and Description |
|---|
MethodAnnotationsScanner() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getMethodAnnotationNames(java.lang.reflect.Member method) |
void |
scan(java.lang.Object cls) |
Copyright © 2000 Infostretch Corp.