Uses of Package
org.eclipse.jetty.ee8.annotations
Packages that use org.eclipse.jetty.ee8.annotations
Package
Description
Jetty Annotations : Support for Servlet Annotations
-
Classes in org.eclipse.jetty.ee8.annotations used by org.eclipse.jetty.ee8.annotationsClassDescriptionBase class for handling the discovery of an annotation.ParserTask Task to executing scanning of a resource for annotations.ServletContainerInitializerOrderingSimple class to capture elapsed time of an operation.AnnotationIntrospector 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 annotationContainerInitializerAnnotationHandler