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.context
Subclasses of ContextLoader in org.springframework.web.contextModifier and TypeClassDescriptionclass
Bootstrap listener to start up and shut down Spring's rootWebApplicationContext
.