Uses of Class
org.eclipse.jetty.annotations.AbstractDiscoverableAnnotationHandler
Packages that use AbstractDiscoverableAnnotationHandler
Package
Description
Jetty Annotations : Support for Servlet Annotations
-
Uses of AbstractDiscoverableAnnotationHandler in org.eclipse.jetty.annotations
Subclasses of AbstractDiscoverableAnnotationHandler in org.eclipse.jetty.annotationsModifier and TypeClassDescriptionclass
WebFilterAnnotationHandlerclass
class
WebServletAnnotationHandler Process a WebServlet annotation on a class.Fields in org.eclipse.jetty.annotations with type parameters of type AbstractDiscoverableAnnotationHandlerModifier and TypeFieldDescriptionprotected final List<AbstractDiscoverableAnnotationHandler>
AnnotationConfiguration._discoverableAnnotationHandlers
Methods in org.eclipse.jetty.annotations with parameters of type AbstractDiscoverableAnnotationHandlerModifier and TypeMethodDescriptionvoid
AnnotationConfiguration.addDiscoverableAnnotationHandler
(AbstractDiscoverableAnnotationHandler handler)