接口 org.eclipse.jetty.annotations.AnnotationIntrospector.IntrospectableAnnotationHandler
的使用

使用 AnnotationIntrospector.IntrospectableAnnotationHandler 的软件包
org.eclipse.jetty.annotations   
 

org.eclipse.jetty.annotationsAnnotationIntrospector.IntrospectableAnnotationHandler 的使用
 

实现 AnnotationIntrospector.IntrospectableAnnotationHandlerorg.eclipse.jetty.annotations 中的类
static class AnnotationIntrospector.AbstractIntrospectableAnnotationHandler
          AbstractIntrospectableAnnotationHandler Base class for handlers that introspect a class to find a particular annotation.
 class DeclareRolesAnnotationHandler
          DeclaresRolesAnnotationHandler
 class MultiPartConfigAnnotationHandler
          MultiPartConfigAnnotationHandler
 class PostConstructAnnotationHandler
           
 class PreDestroyAnnotationHandler
           
 class ResourceAnnotationHandler
           
 class ResourcesAnnotationHandler
           
 class RunAsAnnotationHandler
           
 class ServletSecurityAnnotationHandler
          ServletSecurityAnnotationHandler Inspect a class to see if it has an @ServletSecurity annotation on it, setting up the s.
 

类型参数类型为 AnnotationIntrospector.IntrospectableAnnotationHandlerorg.eclipse.jetty.annotations 中的字段
protected  List<AnnotationIntrospector.IntrospectableAnnotationHandler> AnnotationIntrospector._handlers
           
 

参数类型为 AnnotationIntrospector.IntrospectableAnnotationHandlerorg.eclipse.jetty.annotations 中的方法
 void AnnotationIntrospector.registerHandler(AnnotationIntrospector.IntrospectableAnnotationHandler handler)
           
 



Copyright © 2013. All Rights Reserved.