Package org.eclipse.jetty.annotations

Interface Summary
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 Summary
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-2011 Mort Bay Consulting. All Rights Reserved.