public class StopController
extends org.springframework.web.servlet.mvc.AbstractController
Constructor and Description |
---|
StopController() |
Modifier and Type | Method and Description |
---|---|
HttpRequestHelper |
getRequestHelper() |
ServiceStopper |
getServiceStopper() |
protected org.springframework.web.servlet.ModelAndView |
handleRequestInternal(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setRequestHelper(HttpRequestHelper requestHelper) |
void |
setServiceStopper(ServiceStopper serviceStopper) |
handleRequest, isSynchronizeOnSession, setSynchronizeOnSession
applyCacheSeconds, applyCacheSeconds, cacheForSeconds, cacheForSeconds, checkAndPrepare, checkAndPrepare, getCacheSeconds, getSupportedMethods, isRequireSession, isUseCacheControlHeader, isUseCacheControlNoStore, isUseExpiresHeader, preventCaching, setCacheSeconds, setRequireSession, setSupportedMethods, setUseCacheControlHeader, setUseCacheControlNoStore, setUseExpiresHeader
getServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContext
protected org.springframework.web.servlet.ModelAndView handleRequestInternal(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
handleRequestInternal
in class org.springframework.web.servlet.mvc.AbstractController
Exception
public ServiceStopper getServiceStopper()
public void setServiceStopper(ServiceStopper serviceStopper)
public HttpRequestHelper getRequestHelper()
public void setRequestHelper(HttpRequestHelper requestHelper)
Copyright © 2009-2013 DuraSpace. All Rights Reserved.