|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StaticApplicationContext | |
---|---|
org.springframework.web.context.support | Classes supporting the org.springframework.web.context package,
such as WebApplicationContext implementations and various utility classes. |
org.springframework.web.portlet.context | Support for Spring's application context concept in a portlet environment, including ApplicationContext implementations and various utility classes. |
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. |
Uses of StaticApplicationContext in org.springframework.web.portlet.context |
---|
Subclasses of StaticApplicationContext in org.springframework.web.portlet.context | |
---|---|
class |
StaticPortletApplicationContext
Static Portlet-based ApplicationContext implementation for testing. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |