public class RequestContextInterceptor extends AbstractWebFrameworkInterceptor
| Constructor and Description |
|---|
RequestContextInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCompletion(org.springframework.web.context.request.WebRequest request,
Exception ex) |
void |
postHandle(org.springframework.web.context.request.WebRequest request,
org.springframework.ui.ModelMap model) |
void |
preHandle(org.springframework.web.context.request.WebRequest request) |
getApplicationContext, getObjectService, getRenderService, getServiceRegistry, getWebFrameworkConfiguration, setApplicationContext, setServiceRegistry, setServletContextpublic void preHandle(org.springframework.web.context.request.WebRequest request)
throws Exception
Exceptionpublic void postHandle(org.springframework.web.context.request.WebRequest request,
org.springframework.ui.ModelMap model)
throws Exception
ExceptionCopyright © 2005–2016 Alfresco Software. All rights reserved.