public class ShineContextLoaderListener
extends org.springframework.web.context.ContextLoaderListener
| 构造器和说明 |
|---|
ShineContextLoaderListener() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
contextInitialized(javax.servlet.ServletContextEvent event)
Initialize the root web application context.
|
protected org.springframework.web.context.WebApplicationContext |
createWebApplicationContext(javax.servlet.ServletContext sc,
org.springframework.context.ApplicationContext parent) |
closeWebApplicationContext, configureAndRefreshWebApplicationContext, createWebApplicationContext, customizeContext, determineContextClass, determineContextInitializerClasses, getCurrentWebApplicationContext, initWebApplicationContext, loadParentContext, setContextInitializersprotected org.springframework.web.context.WebApplicationContext createWebApplicationContext(javax.servlet.ServletContext sc,
org.springframework.context.ApplicationContext parent)
public void contextInitialized(javax.servlet.ServletContextEvent event)
contextInitialized 在接口中 javax.servlet.ServletContextListenercontextInitialized 在类中 org.springframework.web.context.ContextLoaderListenerCopyright © 2017. All Rights Reserved.