public class ResourcesAnnotationHandler extends AnnotationIntrospector.AbstractIntrospectableAnnotationHandler
Modifier and Type | Field and Description |
---|---|
protected WebAppContext |
_wac |
private static Logger |
LOG |
Constructor and Description |
---|
ResourcesAnnotationHandler(WebAppContext wac) |
Modifier and Type | Method and Description |
---|---|
void |
doHandle(java.lang.Class<?> clazz) |
handle
private static final Logger LOG
protected WebAppContext _wac
public ResourcesAnnotationHandler(WebAppContext wac)
public void doHandle(java.lang.Class<?> clazz)
doHandle
in class AnnotationIntrospector.AbstractIntrospectableAnnotationHandler