Uses of Interface
org.springframework.web.context.ConfigurableWebApplicationContext

Package
Description
Contains a variant of the application context interface for web applications, and the ContextLoaderListener that bootstraps a root web application context.
Classes supporting the org.springframework.web.context package, such as WebApplicationContext implementations and various utility classes.
Provides servlets that integrate with the application context infrastructure, and the core interfaces and classes for the Spring web MVC framework.