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