Package org.eclipse.jetty.annotations
package org.eclipse.jetty.annotations
Jetty Annotations : Support for Servlet Annotations
-
ClassDescriptionDiscoverableAnnotationHandler Base class for handling the discovery of an annotation.Configuration for AnnotationsSimple class to capture elapsed time of an operation.AnnotationDecoratorAnnotationIntrospector Introspects a class to find various types of annotations as defined by the servlet specification.AbstractIntrospectableAnnotationHandler Base class for handlers that introspect a class to find a particular annotation.IntrospectableAnnotationHandler Interface for all handlers that wish to introspect a class to find a particular annotationAnnotationParserConvenience base class to provide no-ops for all Handler methods.Immutable information gathered by parsing class header.Immutable information gathered by parsing a field on a class.Signature for all handlers that respond to parsing class files.Immutable information gathered by parsing a method on a class.ASM visitor for a class.An ASM visitor for parsing Fields.ASM Visitor for parsing a method.ClassInheritanceHandler As asm scans for classes, remember the type hierarchy.ContainerInitializerAnnotationHandlerDeclaresRolesAnnotationHandlerMultiPartConfigAnnotationHandlerDeprecated.ServletSecurityAnnotationHandler Inspect a class to see if it has an
@ServletSecurity
annotation on it, setting up the<security-constraint>s
.WebFilterAnnotationWebFilterAnnotationHandlerWebListenerAnnotationWebServletAnnotationWebServletAnnotationHandler Process a WebServlet annotation on a class.