org.eclipse.jetty.annotations
接口 AnnotationIntrospector.IntrospectableAnnotationHandler
- 所有已知实现类:
- AnnotationIntrospector.AbstractIntrospectableAnnotationHandler, DeclareRolesAnnotationHandler, MultiPartConfigAnnotationHandler, PostConstructAnnotationHandler, PreDestroyAnnotationHandler, ResourceAnnotationHandler, ResourcesAnnotationHandler, RunAsAnnotationHandler, ServletSecurityAnnotationHandler
- 包容类:
- AnnotationIntrospector
public static interface AnnotationIntrospector.IntrospectableAnnotationHandler
IntrospectableAnnotationHandler
Interface for all handlers that wish to introspect a class to find a particular annotation
handle
void handle(Class<?> clazz)
Copyright © 2013. All Rights Reserved.