Package org.eclipse.jetty.ee9.annotations
package org.eclipse.jetty.ee9.annotations
Jetty Annotations : Support for Servlet Annotations
-
ClassDescriptionBase 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 annotationContainerInitializerAnnotationHandlerDeclaresRolesAnnotationHandlerMultiPartConfigAnnotationHandlerInspect a class to see if it has an
@ServletSecurity
annotation on it, setting up the<security-constraint>s
.WebFilterAnnotationWebFilterAnnotationHandlerWebListenerAnnotationWebServletAnnotationProcess a WebServlet annotation on a class.