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