|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
WebApplicationContext ) |
Documentation changed from old to new. |
Create a new {@code ContextLoader} with the given application context. |
void ) |
Documentation changed from old to new. |
Create a new {@code ContextLoader} that will create a web application context based on the "contextClass" and "contextConfigLocation" servlet context-params. |
Changed Methods | ||
WebApplicationContext createWebApplicationContext(ServletContext, |
Documentation changed from old to new. |
as of Spring 3.1 in favor of {@link #createWebApplicationContext(ServletContext)} and {@link #configureAndRefreshWebApplicationContext(ConfigurableWebApplicationContext, ServletContext)} |
WebApplicationContext createWebApplicationContext(ServletContext ) |
Documentation changed from old to new. |
Instantiate the root WebApplicationContext for this loader, either the default context class or a custom context class if specified. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |