Package org.eclipse.jetty.ee11.annotations
package org.eclipse.jetty.ee11.annotations
Jetty Annotations : Support for Servlet Annotations
-
ClassDescriptionBase class for handling the discovery of an annotation.Configuration for AnnotationsParserTaskServletContainerInitializerComparatorServletContainerInitializerOrderingSimple class to capture elapsed time of an operation.AnnotationDecoratorIntrospects a class to find various types of annotations as defined by the servlet specification.Base class for handlers that introspect a class to find a particular annotation.Interface for all handlers that wish to introspect a class to find a particular annotationDiscovers classes that contain the specified annotation, either at class or method level.DeclaresRolesAnnotationHandlerMultiPartConfigAnnotationHandlerInspect 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.