public class JettyAnnotatedScanner extends AbstractMethodAnnotationScanner<JettyAnnotatedMetadata>
| Constructor | Description |
|---|---|
JettyAnnotatedScanner() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
onMethodAnnotation(JettyAnnotatedMetadata metadata,
java.lang.Class<?> pojo,
java.lang.reflect.Method method,
java.lang.annotation.Annotation annotation) |
|
JettyAnnotatedMetadata |
scan(java.lang.Class<?> pojo) |
assertIsPublicNonStatic, assertIsReturn, assertIsVoidReturn, assertUnset, assertValidSignature, isAnnotation, isSameParameters, isSignatureMatch, isTypeAnnotated, scanMethodAnnotationspublic void onMethodAnnotation(JettyAnnotatedMetadata metadata, java.lang.Class<?> pojo, java.lang.reflect.Method method, java.lang.annotation.Annotation annotation)
onMethodAnnotation in class AbstractMethodAnnotationScanner<JettyAnnotatedMetadata>public JettyAnnotatedMetadata scan(java.lang.Class<?> pojo)
Copyright © 1995–2018 Webtide. All rights reserved.