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