public class DeclareRolesAnnotationHandler extends AnnotationIntrospector.AbstractIntrospectableAnnotationHandler
| Modifier and Type | Field and Description |
|---|---|
protected WebAppContext |
_context |
| Constructor and Description |
|---|
DeclareRolesAnnotationHandler(WebAppContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
doHandle(Class clazz) |
handleprotected WebAppContext _context
public DeclareRolesAnnotationHandler(WebAppContext context)
context - public void doHandle(Class clazz)
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.