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
AbstractConfiguration  
AnnotationConfiguration Configuration for Annotations
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 HandlesTypesAnnotationHandler
ContainerInitializerConfiguration ContainerInitializerConfiguration Apply the ServletContainerInitializers.
DeclareRolesAnnotationHandler DeclaresRolesAnnotationHandler
MultiPartConfigAnnotationHandler MultiPartConfigAnnotationHandler
PostConstructAnnotationHandler  
PreDestroyAnnotationHandler  
ResourceAnnotationHandler  
ResourcesAnnotationHandler  
RunAsAnnotationHandler  
ServletSecurityAnnotationHandler ServletSecurityAnnotationHandler Inspect a class to see if it has an @ServletSecurity annotation on it, setting up the s.
Util Util
WebAppDecoratorWrapper WebAppDecoratorWrapper
WebFilterAnnotation WebFilterAnnotation
WebFilterAnnotationHandler WebFilterAnnotationHandler
WebListenerAnnotation WebListenerAnnotation
WebListenerAnnotationHandler  
WebServletAnnotation WebServletAnnotation
WebServletAnnotationHandler WebServletAnnotationHandler Process a WebServlet annotation on a class.
 



Copyright © 1995-2010 Mort Bay Consulting. All Rights Reserved.