|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurablePortletApplicationContext | |
---|---|
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 ConfigurablePortletApplicationContext in org.springframework.web.portlet.context |
---|
Classes in org.springframework.web.portlet.context that implement ConfigurablePortletApplicationContext | |
---|---|
class |
AbstractRefreshablePortletApplicationContext
AbstractRefreshableApplicationContext
subclass which implements the ConfigurablePortletApplicationContext
interface for portlet environments. |
class |
StaticPortletApplicationContext
Static Portlet-based ApplicationContext implementation for testing. |
class |
XmlPortletApplicationContext
Portlet-based WebApplicationContext
implementation which takes its configuration from XML documents, understood
by an XmlBeanDefinitionReader . |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |