org.springframework.web.context
Class Diagram context

Class Summary
ConfigurableWebApplicationContextInterface to be implemented by configurable web application contexts.
ContextLoaderPerforms the actual initialization work for the root application context.
ContextLoaderListenerBootstrap listener to start up Spring's root WebApplicationContext.
ContextLoaderServletBootstrap servlet to start up Spring's root WebApplicationContext.
WebApplicationContextInterface to provide configuration for a web application.