Class AbstractDiscoverableAnnotationHandler
java.lang.Object
org.eclipse.jetty.annotations.AnnotationParser.AbstractHandler
org.eclipse.jetty.ee11.annotations.AbstractDiscoverableAnnotationHandler
- All Implemented Interfaces:
 AnnotationParser.Handler
- Direct Known Subclasses:
 WebFilterAnnotationHandler, WebListenerAnnotationHandler, WebServletAnnotationHandler
public abstract class AbstractDiscoverableAnnotationHandler
extends AnnotationParser.AbstractHandler
Base class for handling the discovery of an annotation.
- 
Field Details
- 
_context
 
 - 
 - 
Constructor Details
- 
AbstractDiscoverableAnnotationHandler
 
 - 
 - 
Method Details
- 
addAnnotation
 
 -