public class DeclareRolesAnnotationHandler extends AnnotationIntrospector.AbstractIntrospectableAnnotationHandler
Modifier and Type | Field and Description |
---|---|
protected WebAppContext |
_context |
private static Logger |
LOG |
Constructor and Description |
---|
DeclareRolesAnnotationHandler(WebAppContext context) |
Modifier and Type | Method and Description |
---|---|
void |
doHandle(java.lang.Class clazz) |
handle
private static final Logger LOG
protected WebAppContext _context
public DeclareRolesAnnotationHandler(WebAppContext context)