Class AnnotationParser.AbstractHandler

java.lang.Object
org.eclipse.jetty.annotations.AnnotationParser.AbstractHandler
All Implemented Interfaces:
AnnotationParser.Handler
Direct Known Subclasses:
AbstractDiscoverableAnnotationHandler, ClassInheritanceHandler, ContainerInitializerAnnotationHandler
Enclosing class:
AnnotationParser

public abstract static class AnnotationParser.AbstractHandler extends Object implements AnnotationParser.Handler
Convenience base class to provide no-ops for all Handler methods.