public class CatGenController
extends org.springframework.web.servlet.mvc.AbstractController
| Constructor and Description |
|---|
CatGenController() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
protected org.springframework.web.servlet.ModelAndView |
handleRequestInternal(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
init() |
void |
setCatGenConfigDirName(String catGenConfigDirName) |
void |
setCatGenConfigFileName(String catGenConfigFileName) |
void |
setCatGenResultsDirName(String catGenResultsDirName) |
void |
setTdsContext(TdsContext tdsContext) |
handleRequest, isSynchronizeOnSession, setSynchronizeOnSessionapplyCacheSeconds, applyCacheSeconds, cacheForSeconds, cacheForSeconds, checkAndPrepare, checkAndPrepare, getCacheSeconds, getSupportedMethods, isAlwaysMustRevalidate, isRequireSession, isUseCacheControlHeader, isUseCacheControlNoStore, isUseExpiresHeader, preventCaching, setAlwaysMustRevalidate, setCacheSeconds, setRequireSession, setSupportedMethods, setUseCacheControlHeader, setUseCacheControlNoStore, setUseExpiresHeadergetServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContextpublic void setTdsContext(TdsContext tdsContext)
public void setCatGenConfigDirName(String catGenConfigDirName)
public void setCatGenConfigFileName(String catGenConfigFileName)
public void setCatGenResultsDirName(String catGenResultsDirName)
public void init()
public void destroy()
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.AbstractControllerExceptionCopyright © 1999-2013 UCAR/Unidata. All Rights Reserved.