Class AbstractDiscoverableAnnotationHandler

java.lang.Object
org.eclipse.jetty.annotations.AnnotationParser.AbstractHandler
org.eclipse.jetty.ee10.annotations.AbstractDiscoverableAnnotationHandler
All Implemented Interfaces:
org.eclipse.jetty.annotations.AnnotationParser.Handler
Direct Known Subclasses:
WebFilterAnnotationHandler, WebListenerAnnotationHandler, WebServletAnnotationHandler

public abstract class AbstractDiscoverableAnnotationHandler extends org.eclipse.jetty.annotations.AnnotationParser.AbstractHandler
Base class for handling the discovery of an annotation.