org.eclipse.jetty.annotations
类 DeclareRolesAnnotationHandler
java.lang.Object
org.eclipse.jetty.annotations.AnnotationIntrospector.AbstractIntrospectableAnnotationHandler
org.eclipse.jetty.annotations.DeclareRolesAnnotationHandler
- 所有已实现的接口:
- AnnotationIntrospector.IntrospectableAnnotationHandler
public class DeclareRolesAnnotationHandler
- extends AnnotationIntrospector.AbstractIntrospectableAnnotationHandler
DeclaresRolesAnnotationHandler
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_context
protected WebAppContext _context
DeclareRolesAnnotationHandler
public DeclareRolesAnnotationHandler(WebAppContext context)
- 参数:
context -
doHandle
public void doHandle(Class clazz)
- 指定者:
- 类
AnnotationIntrospector.AbstractIntrospectableAnnotationHandler 中的 doHandle
- 另请参见:
AnnotationIntrospector.AbstractIntrospectableAnnotationHandler.doHandle(java.lang.Class)
Copyright © 2013. All Rights Reserved.