public class PortalContextLoaderListener
extends org.springframework.web.context.ContextLoaderListener
| Constructor and Description |
|---|
PortalContextLoaderListener() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clearFilteredPropertyDescriptorsCache(org.springframework.beans.factory.config.AutowireCapableBeanFactory autowireCapableBeanFactory) |
protected void |
closeDataSource(java.lang.String name) |
void |
contextDestroyed(javax.servlet.ServletContextEvent servletContextEvent) |
void |
contextInitialized(javax.servlet.ServletContextEvent servletContextEvent) |
static java.lang.String |
getPortalServletContextName() |
static java.lang.String |
getPortalServletContextPath() |
protected void |
initListeners(javax.servlet.ServletContext servletContext) |
createContextLoader, getContextLoadercloseWebApplicationContext, configureAndRefreshWebApplicationContext, createWebApplicationContext, createWebApplicationContext, customizeContext, determineContextClass, determineContextInitializerClasses, getCurrentWebApplicationContext, initWebApplicationContext, loadParentContextpublic static java.lang.String getPortalServletContextName()
public static java.lang.String getPortalServletContextPath()
public void contextDestroyed(javax.servlet.ServletContextEvent servletContextEvent)
contextDestroyed in interface javax.servlet.ServletContextListenercontextDestroyed in class org.springframework.web.context.ContextLoaderListenerpublic void contextInitialized(javax.servlet.ServletContextEvent servletContextEvent)
contextInitialized in interface javax.servlet.ServletContextListenercontextInitialized in class org.springframework.web.context.ContextLoaderListenerprotected void clearFilteredPropertyDescriptorsCache(org.springframework.beans.factory.config.AutowireCapableBeanFactory autowireCapableBeanFactory)
protected void closeDataSource(java.lang.String name)
protected void initListeners(javax.servlet.ServletContext servletContext)