public class MergeContextLoaderListener
extends org.springframework.web.context.ContextLoaderListener
MergeWebApplicationContext.
Simply delegates to MergeContextLoader.
This listener should be registered after
org.springframework.web.util.Log4jConfigListener
in web.xml, if the latter is used.
| Constructor and Description |
|---|
MergeContextLoaderListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextInitialized(javax.servlet.ServletContextEvent event) |
protected MergeContextLoader |
createContextLoader()
Create the ContextLoader to use.
|
contextDestroyed, getContextLoadercloseWebApplicationContext, configureAndRefreshWebApplicationContext, createWebApplicationContext, createWebApplicationContext, customizeContext, determineContextClass, determineContextInitializerClasses, getCurrentWebApplicationContext, initWebApplicationContext, loadParentContextprotected MergeContextLoader createContextLoader()
createContextLoader in class org.springframework.web.context.ContextLoaderListenerpublic void contextInitialized(javax.servlet.ServletContextEvent event)
contextInitialized in interface javax.servlet.ServletContextListenercontextInitialized in class org.springframework.web.context.ContextLoaderListenerCopyright © 2014. All Rights Reserved.