@Controller public class OsInfoController extends BaseSysInfoController
logger| Constructor and Description |
|---|
OsInfoController() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.servlet.ModelAndView |
handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setCollectionPeriod(String collectionPeriod)
Sets the collection period by expression.
|
void |
setViewName(String viewName)
Sets the view name.
|
getCollectionPeriod, getFilterOutKeys, getRuntimeInfoAccessor, handleRequestInternal, setCollectionPeriod, setFilterOutKeys, setRuntimeInfoAccessorgetContainerWrapper, getViewName, setContainerWrapperisSynchronizeOnSession, setSynchronizeOnSessionapplyCacheControl, applyCacheSeconds, applyCacheSeconds, cacheForSeconds, cacheForSeconds, checkAndPrepare, checkAndPrepare, checkRequest, getAllowHeader, getCacheControl, getCacheSeconds, getSupportedMethods, getVaryByRequestHeaders, isAlwaysMustRevalidate, isRequireSession, isUseCacheControlHeader, isUseCacheControlNoStore, isUseExpiresHeader, prepareResponse, preventCaching, setAlwaysMustRevalidate, setCacheControl, setCacheSeconds, setRequireSession, setSupportedMethods, setUseCacheControlHeader, setUseCacheControlNoStore, setUseExpiresHeader, setVaryByRequestHeadersgetServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContext@RequestMapping(path="/adm/osinfo.htm")
public org.springframework.web.servlet.ModelAndView handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
handleRequest in interface org.springframework.web.servlet.mvc.ControllerhandleRequest in class org.springframework.web.servlet.mvc.AbstractControllerException@Value(value="osinfo") public void setViewName(String viewName)
AbstractTomcatContainerControllersetViewName in class AbstractTomcatContainerControllerviewName - the new view name@Value(value="${psiprobe.beans.stats.collectors.runtime.period}")
public void setCollectionPeriod(String collectionPeriod)
collectionPeriod - the new collection period by expressionCopyright © 2009–2020 psi-probe. All rights reserved.