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