| 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.
|
| DeclareRolesAnnotationHandler |
DeclaresRolesAnnotationHandler
|
| PostConstructAnnotationHandler | |
| PreDestroyAnnotationHandler | |
| ResourceAnnotationHandler | |
| ResourcesAnnotationHandler | |
| RunAsAnnotationHandler | |
| Util |
Util
|
Copyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.