Uses of Class
org.springframework.context.support.StaticApplicationContext
Packages that use StaticApplicationContext Package Description org.springframework.web.context.support Classes supporting theorg.springframework.web.contextpackage, such as WebApplicationContext implementations and various utility classes.Uses of StaticApplicationContext in org.springframework.web.context.support
Subclasses of StaticApplicationContext in org.springframework.web.context.support Modifier and Type Class Description classStaticWebApplicationContextStaticWebApplicationContextimplementation for testing.