| Modifier and Type | Class | Description |
|---|---|---|
static class |
AnnotationIntrospector.AbstractIntrospectableAnnotationHandler |
AbstractIntrospectableAnnotationHandler
Base class for handlers that introspect a class to find a particular annotation.
|
class |
DeclareRolesAnnotationHandler |
DeclaresRolesAnnotationHandler
|
class |
MultiPartConfigAnnotationHandler |
MultiPartConfigAnnotationHandler
|
class |
PostConstructAnnotationHandler |
|
class |
PreDestroyAnnotationHandler |
|
class |
ResourceAnnotationHandler |
|
class |
ResourcesAnnotationHandler |
|
class |
RunAsAnnotationHandler |
|
class |
ServletSecurityAnnotationHandler |
ServletSecurityAnnotationHandler
Inspect a class to see if it has an
@ServletSecurity annotation on it,
setting up the <security-constraint>s. |
| Modifier and Type | Field | Description |
|---|---|---|
protected java.util.List<AnnotationIntrospector.IntrospectableAnnotationHandler> |
AnnotationIntrospector._handlers |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AnnotationIntrospector.registerHandler(AnnotationIntrospector.IntrospectableAnnotationHandler handler) |
Copyright © 1995–2018 Webtide. All rights reserved.