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