org.springframework.web.servlet.mvc.throwaway
Class ThrowawayControllerHandlerAdapter
- public class ThrowawayControllerHandlerAdapter
- implements HandlerAdapter
- Author:
- Juergen Hoeller
- Since: 08.12.2003
THROWAWAY_CONTROLLER_NAME
public final static String THROWAWAY_CONTROLLER_NAME
getLastModified
public long getLastModified(HttpServletRequest request, Object handler)
handle
public ModelAndView handle(HttpServletRequest request, HttpServletResponse response, Object handler)
throws java.lang.Exception
supports
public boolean supports(Object handler)
to Class java.lang.String