@Component public class GenericViewInterceptor extends org.shredzone.commons.view.EmptyViewInterceptor
| Constructor and Description | 
|---|
GenericViewInterceptor()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
onRendering(String template,
           HttpServletRequest req,
           HttpServletResponse resp)  | 
void | 
onRequest(HttpServletRequest req,
         HttpServletResponse resp)  | 
public GenericViewInterceptor()
public void onRequest(HttpServletRequest req, HttpServletResponse resp)
onRequest in interface org.shredzone.commons.view.ViewInterceptoronRequest in class org.shredzone.commons.view.EmptyViewInterceptorpublic String onRendering(String template, HttpServletRequest req, HttpServletResponse resp)
onRendering in interface org.shredzone.commons.view.ViewInterceptoronRendering in class org.shredzone.commons.view.EmptyViewInterceptorCopyright © 2009–2016. All rights reserved.