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