public class ResourcesAnnotationHandler extends AnnotationIntrospector.AbstractIntrospectableAnnotationHandler
Modifier and Type | Field and Description |
---|---|
protected WebAppContext |
_wac |
Constructor and Description |
---|
ResourcesAnnotationHandler(WebAppContext wac) |
Modifier and Type | Method and Description |
---|---|
void |
doHandle(Class<?> clazz) |
handle
protected WebAppContext _wac
public ResourcesAnnotationHandler(WebAppContext wac)
public void doHandle(Class<?> clazz)
doHandle
in class AnnotationIntrospector.AbstractIntrospectableAnnotationHandler
Copyright © 1995-2015 Webtide. All Rights Reserved.