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 TypeClassDescriptionclassWebFilterAnnotationHandlerclassclassProcess 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._discoverableAnnotationHandlersMethods in org.eclipse.jetty.ee8.annotations with parameters of type AbstractDiscoverableAnnotationHandlerModifier and TypeMethodDescriptionvoidAnnotationConfiguration.addDiscoverableAnnotationHandler(AbstractDiscoverableAnnotationHandler handler)