| Package | Description | 
|---|---|
| org.springframework.web.context | 
 Contains a variant of the application context interface for web applications,
 and the ContextLoaderListener that bootstraps a root web application context. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ContextLoaderListener
Bootstrap listener to start up and shut down Spring's root  
WebApplicationContext. |