Uses of Class
org.eclipse.jetty.annotations.AbstractDiscoverableAnnotationHandler
Package
Description
Jetty Annotations : Support for Servlet Annotations
-
Uses of AbstractDiscoverableAnnotationHandler in org.eclipse.jetty.annotations
Modifier and TypeClassDescriptionclass
WebFilterAnnotationHandlerclass
class
WebServletAnnotationHandler Process a WebServlet annotation on a class.Modifier and TypeFieldDescriptionprotected final List<AbstractDiscoverableAnnotationHandler>
AnnotationConfiguration._discoverableAnnotationHandlers
Modifier and TypeMethodDescriptionvoid
AnnotationConfiguration.addDiscoverableAnnotationHandler
(AbstractDiscoverableAnnotationHandler handler)