public class OnEventScanner extends Object implements AnnotationScanner
| Constructor and Description |
|---|
OnEventScanner() |
| 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) |
public Class<? extends Annotation> getScanAnnotation()
getScanAnnotation in interface AnnotationScannerpublic void addListener(Namespace namespace, Object object, Class clazz, Method method)
addListener in interface AnnotationScannerpublic void validate(Method method, Class clazz)
validate in interface AnnotationScannerCopyright © 2012–2013. All rights reserved.