Generated by
JDiff

Class org.springframework.web.context.ContextLoaderListener

Changed Constructors
ContextLoaderListener(WebApplicationContext) Documentation changed from old to new.
Create a new {@code ContextLoaderListener} with the given application context.
ContextLoaderListener(void) Documentation changed from old to new.
Create a new {@code ContextLoaderListener} that will create a web application context based on the "contextClass" and "contextConfigLocation" servlet context-params.