Uses of Class
org.eclipse.jetty.ee9.annotations.AbstractDiscoverableAnnotationHandler
Packages that use AbstractDiscoverableAnnotationHandler
Package
Description
Jetty Annotations : Support for Servlet Annotations
- 
Uses of AbstractDiscoverableAnnotationHandler in org.eclipse.jetty.ee9.annotationsSubclasses of AbstractDiscoverableAnnotationHandler in org.eclipse.jetty.ee9.annotationsModifier and TypeClassDescriptionclassWebFilterAnnotationHandlerclassclassWebServletAnnotationHandler Process a WebServlet annotation on a class.Fields in org.eclipse.jetty.ee9.annotations with type parameters of type AbstractDiscoverableAnnotationHandlerModifier and TypeFieldDescriptionprotected final List<AbstractDiscoverableAnnotationHandler> AnnotationConfiguration._discoverableAnnotationHandlersMethods in org.eclipse.jetty.ee9.annotations with parameters of type AbstractDiscoverableAnnotationHandlerModifier and TypeMethodDescriptionvoidAnnotationConfiguration.addDiscoverableAnnotationHandler(AbstractDiscoverableAnnotationHandler handler)