public class MultiPartConfigAnnotationHandler extends AnnotationIntrospector.AbstractIntrospectableAnnotationHandler
Modifier and Type | Field and Description |
---|---|
protected WebAppContext |
_context |
Constructor and Description |
---|
MultiPartConfigAnnotationHandler(WebAppContext context) |
Modifier and Type | Method and Description |
---|---|
void |
doHandle(java.lang.Class clazz) |
private ServletHolder |
getServletHolderForClass(java.lang.Class clazz) |
handle
protected WebAppContext _context
public MultiPartConfigAnnotationHandler(WebAppContext context)
public void doHandle(java.lang.Class clazz)
private ServletHolder getServletHolderForClass(java.lang.Class clazz)