Uses of Class
org.springframework.web.context.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
Modifier and TypeClassDescriptionclass
Bootstrap listener to start up and shut down Spring's rootWebApplicationContext
.