public interface MethodInvokePreHandler
Modifier and Type | Method and Description |
---|---|
void |
doPreMethodInvokeHandler(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Method handlerMethod,
Object handler,
MethodInvokePreHandlerChain handlerChain) |
void doPreMethodInvokeHandler(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Method handlerMethod, Object handler, MethodInvokePreHandlerChain handlerChain)
Copyright © 2006–2018 TinyGroup. All rights reserved.