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) |
handle
protected WebAppContext _context
public PostConstructAnnotationHandler(WebAppContext wac)
public void doHandle(Class clazz)
doHandle
in class AnnotationIntrospector.AbstractIntrospectableAnnotationHandler
Copyright © 1995-2015 Webtide. All Rights Reserved.