Package | Description |
---|---|
org.eclipse.jetty.annotations |
Jetty Annotations : Support for Servlet Annotations
|
Modifier and Type | Class and 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
|
Modifier and Type | Field and Description |
---|---|
protected List<AnnotationIntrospector.IntrospectableAnnotationHandler> |
AnnotationIntrospector._handlers |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationIntrospector.registerHandler(AnnotationIntrospector.IntrospectableAnnotationHandler handler) |
Copyright © 1995-2015 Webtide. All Rights Reserved.