@UsesOrderedConfiguration(value=ApplicationContextCustomizer.class) public interface ApplicationContextCustomizer
Modifier and Type | Method and Description |
---|---|
void |
customizeApplicationContext(ServletContext servletContext,
org.springframework.web.context.ConfigurableWebApplicationContext applicationContext)
Allows the instantiated application context to be customized before it is initially refreshed.
|
void customizeApplicationContext(ServletContext servletContext, org.springframework.web.context.ConfigurableWebApplicationContext applicationContext)
servletContext
- applicationContext
- ${project.version} - Copyright © 2003-2015 The Apache Software Foundation.