public interface AnnotationScanner
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(Namespace namespace,
Object object,
Class clazz,
Method method) |
Class<? extends Annotation> |
getScanAnnotation() |
void |
validate(Method method,
Class clazz) |
Copyright © 2012–2013. All rights reserved.