| Interface | Description |
|---|---|
| AnnotationIntrospector.IntrospectableAnnotationHandler |
IntrospectableAnnotationHandler
Interface for all handlers that wish to introspect a class to find a particular annotation
|
| AnnotationParser.ClassHandler | |
| AnnotationParser.DiscoverableAnnotationHandler | |
| AnnotationParser.FieldHandler | |
| AnnotationParser.MethodHandler | |
| ClassNameResolver |
| Class | Description |
|---|---|
| AbstractDiscoverableAnnotationHandler |
DiscoverableAnnotationHandler
|
| AnnotationConfiguration |
Configuration for Annotations
|
| AnnotationDecorator |
WebAppDecoratorWrapper
|
| AnnotationIntrospector |
AnnotationIntrospector
|
| AnnotationIntrospector.AbstractIntrospectableAnnotationHandler |
AbstractIntrospectableAnnotationHandler
Base class for handlers that introspect a class to find a particular annotation.
|
| AnnotationParser |
AnnotationParser
Use asm to scan classes for annotations.
|
| ClassInheritanceHandler |
ClassInheritanceHandler
As asm scans for classes, remember the type hierarchy.
|
| ContainerInitializerAnnotationHandler |
ContainerInitializerAnnotationHandler
Discovers classes that contain the specified annotation, either at class or
method level.
|
| DeclareRolesAnnotationHandler |
DeclaresRolesAnnotationHandler
|
| MultiPartConfigAnnotationHandler |
MultiPartConfigAnnotationHandler
|
| PostConstructAnnotationHandler | |
| PreDestroyAnnotationHandler | |
| ResourceAnnotationHandler | |
| ResourcesAnnotationHandler | |
| RunAsAnnotationHandler | |
| ServletContainerInitializerListener |
ServletContainerInitializerListener
|
| ServletSecurityAnnotationHandler |
ServletSecurityAnnotationHandler
Inspect a class to see if it has an @ServletSecurity annotation on it,
setting up the
|
| Util |
Util
|
| WebFilterAnnotation |
WebFilterAnnotation
|
| WebFilterAnnotationHandler |
WebFilterAnnotationHandler
|
| WebListenerAnnotation |
WebListenerAnnotation
|
| WebListenerAnnotationHandler | |
| WebServletAnnotation |
WebServletAnnotation
|
| WebServletAnnotationHandler |
WebServletAnnotationHandler
Process a WebServlet annotation on a class.
|
Copyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.