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(Class clazz) |
handleprotected WebAppContext _context
public MultiPartConfigAnnotationHandler(WebAppContext context)
public void doHandle(Class clazz)
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.