Uses of Class
org.springframework.web.context.ContextLoader
Packages that use ContextLoader
Package
Description
Contains a variant of the application context interface for web applications,
 and the ContextLoaderListener that bootstraps a root web application context.
- 
Uses of ContextLoader in org.springframework.web.contextSubclasses of ContextLoader in org.springframework.web.contextModifier and TypeClassDescriptionclassBootstrap listener to start up and shut down Spring's rootWebApplicationContext.