public class TC7WebAppContext extends CatalinaWebAppContext
classLoader, contextPath, GATEIN_SERVLET_LOAD_ON_STARTUP, GATEIN_SERVLET_NAME, GATEIN_SERVLET_PATH, log, servletContext| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanup() |
void |
fireRequestDestroyed(javax.servlet.ServletRequest servletRequest) |
void |
fireRequestInitialized(javax.servlet.ServletRequest servletRequest) |
javax.servlet.http.HttpSession |
getHttpSession(String sessId) |
protected void |
performStartup() |
getClassLoader, getCommandServletClassName, getContextPath, getServletContext, importFile, start, stopprotected void performStartup()
throws Exception
performStartup in class CatalinaWebAppContextExceptionprotected void cleanup()
cleanup in class CatalinaWebAppContextpublic javax.servlet.http.HttpSession getHttpSession(String sessId)
public void fireRequestDestroyed(javax.servlet.ServletRequest servletRequest)
fireRequestDestroyed in interface WebAppContextfireRequestDestroyed in class CatalinaWebAppContextpublic void fireRequestInitialized(javax.servlet.ServletRequest servletRequest)
fireRequestInitialized in interface WebAppContextfireRequestInitialized in class CatalinaWebAppContextCopyright © 2019 JBoss by Red Hat. All Rights Reserved.