Uses of Package
org.eclipse.jetty.ee10.annotations
Packages that use org.eclipse.jetty.ee10.annotations
Package
Description
Jetty Annotations : Support for Servlet Annotations
-
Classes in org.eclipse.jetty.ee10.annotations used by org.eclipse.jetty.ee10.annotationsClassDescriptionBase class for handling the discovery of an annotation.ParserTaskServletContainerInitializerOrderingSimple class to capture elapsed time of an operation.Introspects 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.