@Lazy public class NullMultipartInterceptor extends java.lang.Object implements MultipartInterceptor
MultipartInterceptor. This class does nothing.CommonsUploadMultipartInterceptor| Constructor and Description |
|---|
NullMultipartInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(ResourceMethod method)
Never accepts.
|
void |
intercept(InterceptorStack stack,
ResourceMethod method,
java.lang.Object resourceInstance) |
public boolean accepts(ResourceMethod method)
accepts in interface Interceptorpublic void intercept(InterceptorStack stack, ResourceMethod method, java.lang.Object resourceInstance) throws InterceptionException
intercept in interface InterceptorInterceptionExceptionCopyright © 2013 Caelum. All Rights Reserved.