Uses of Class
org.springframework.context.support.StaticApplicationContext
Packages that use StaticApplicationContext Package Description org.springframework.web.context.support Classes supporting theorg.springframework.web.context
package, 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 class
StaticWebApplicationContext
StaticWebApplicationContext
implementation for testing.