public class CustomizingContextLoader extends org.springframework.web.context.ContextLoader
Constructor and Description |
---|
CustomizingContextLoader(ApplicationContextCustomizer customizer) |
Modifier and Type | Method and Description |
---|---|
protected void |
customizeContext(ServletContext servletContext,
org.springframework.web.context.ConfigurableWebApplicationContext applicationContext) |
protected Class |
determineContextClass(ServletContext servletContext) |
closeWebApplicationContext, configureAndRefreshWebApplicationContext, createWebApplicationContext, createWebApplicationContext, determineContextInitializerClasses, getCurrentWebApplicationContext, initWebApplicationContext, loadParentContext
public CustomizingContextLoader(ApplicationContextCustomizer customizer)
protected void customizeContext(ServletContext servletContext, org.springframework.web.context.ConfigurableWebApplicationContext applicationContext)
customizeContext
in class org.springframework.web.context.ContextLoader
protected Class determineContextClass(ServletContext servletContext) throws org.springframework.context.ApplicationContextException
determineContextClass
in class org.springframework.web.context.ContextLoader
org.springframework.context.ApplicationContextException
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.