public class FlashHandlerInterceptor
extends HandlerInterceptorAdapter
| Constructor and Description |
|---|
FlashHandlerInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCompletion(HttpServletRequest request,
HttpServletResponse response,
Object handler,
Exception exception) |
void |
postHandle(HttpServletRequest request,
HttpServletResponse response,
Object handler,
ModelAndView modelAndView) |
Copyright © 2017 SAP SE. All Rights Reserved.