org.eclipse.jetty.annotations
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(java.lang.Class clazz) |
handle
protected WebAppContext _context
public PostConstructAnnotationHandler(WebAppContext wac)
public void doHandle(java.lang.Class clazz)
doHandle
in class AnnotationIntrospector.AbstractIntrospectableAnnotationHandler
Copyright © 2014. All Rights Reserved.