Uses of Class
org.springframework.context.support.StaticApplicationContext

Packages that use StaticApplicationContext
org.springframework.web.context.support Classes supporting the org.springframework.web.context package, such as WebApplicationContext implementations, and a utility class for retrieval of the root application context etc. 
 

Uses of StaticApplicationContext in org.springframework.web.context.support
 

Subclasses of StaticApplicationContext in org.springframework.web.context.support
 class StaticWebApplicationContext
          Static WebApplicationContext implementation for testing.
 



Copyright (C) 2003-2004 The Spring Framework Project.