org.eclipse.jetty.annotations
接口 AnnotationParser.Handler
- 所有已知子接口:
- AnnotationParser.ClassHandler, AnnotationParser.DiscoverableAnnotationHandler, AnnotationParser.FieldHandler, AnnotationParser.MethodHandler
- 所有已知实现类:
- AbstractDiscoverableAnnotationHandler, ClassInheritanceHandler, ContainerInitializerAnnotationHandler, WebFilterAnnotationHandler, WebListenerAnnotationHandler, WebServletAnnotationHandler
- 包容类:
- AnnotationParser
public static interface AnnotationParser.Handler
Handler
Signature for all handlers that respond to parsing class files.
Copyright © 2013. All Rights Reserved.