public class SpringContextLoaderListener
extends org.springframework.web.context.ContextLoaderListener
| Constructor and Description |
|---|
SpringContextLoaderListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextInitialized(javax.servlet.ServletContextEvent event) |
protected org.springframework.web.context.ContextLoader |
createContextLoader() |
protected void |
customizeContext(javax.servlet.ServletContext servletContext,
org.springframework.web.context.ConfigurableWebApplicationContext configurableWebApplicationContext) |
contextDestroyed, getContextLoadercloseWebApplicationContext, configureAndRefreshWebApplicationContext, createWebApplicationContext, createWebApplicationContext, determineContextClass, determineContextInitializerClasses, getCurrentWebApplicationContext, initWebApplicationContext, loadParentContextpublic void contextInitialized(javax.servlet.ServletContextEvent event)
contextInitialized in interface javax.servlet.ServletContextListenercontextInitialized in class org.springframework.web.context.ContextLoaderListenerprotected org.springframework.web.context.ContextLoader createContextLoader()
createContextLoader in class org.springframework.web.context.ContextLoaderListenerprotected void customizeContext(javax.servlet.ServletContext servletContext,
org.springframework.web.context.ConfigurableWebApplicationContext configurableWebApplicationContext)
customizeContext in class org.springframework.web.context.ContextLoaderCopyright © 2021. All rights reserved.