AnnotationIntrospector.IntrospectableAnnotationHandlerDeclareRolesAnnotationHandler, MultiPartConfigAnnotationHandler, PostConstructAnnotationHandler, PreDestroyAnnotationHandler, ResourceAnnotationHandler, ResourcesAnnotationHandler, RunAsAnnotationHandler, ServletSecurityAnnotationHandlerpublic abstract static class AnnotationIntrospector.AbstractIntrospectableAnnotationHandler extends java.lang.Object implements AnnotationIntrospector.IntrospectableAnnotationHandler
| Constructor | Description |
|---|---|
AbstractIntrospectableAnnotationHandler(boolean introspectAncestors) |
| Modifier and Type | Method | Description |
|---|---|---|
abstract void |
doHandle(java.lang.Class<?> clazz) |
|
void |
handle(java.lang.Class<?> clazz) |
public AbstractIntrospectableAnnotationHandler(boolean introspectAncestors)
public abstract void doHandle(java.lang.Class<?> clazz)
public void handle(java.lang.Class<?> clazz)
handle in interface AnnotationIntrospector.IntrospectableAnnotationHandlerCopyright © 1995–2018 Webtide. All rights reserved.