public class ApiAfterInterceptorChain extends Object
| 构造器和说明 |
|---|
ApiAfterInterceptorChain(List<ApiAfterInterceptor> interceptors) |
public ApiAfterInterceptorChain(List<ApiAfterInterceptor> interceptors)
public void execute(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Object handler,
org.springframework.web.servlet.ModelAndView modelAndView)
throws Exception
Exception - ExceptionCopyright © 2024 tan. All rights reserved.