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) |
handleprotected WebAppContext _wac
public ResourcesAnnotationHandler(WebAppContext wac)
public void doHandle(Class<?> clazz)
doHandle in class AnnotationIntrospector.AbstractIntrospectableAnnotationHandlerCopyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.