The Spring Framework

Uses of Class
org.springframework.web.portlet.context.AbstractRefreshablePortletApplicationContext

Packages that use AbstractRefreshablePortletApplicationContext
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 AbstractRefreshablePortletApplicationContext in org.springframework.web.portlet.context
 

Subclasses of AbstractRefreshablePortletApplicationContext in org.springframework.web.portlet.context
 class XmlPortletApplicationContext
          PortletApplicationContext implementation that takes configuration from an XML document, understood by an XmlBeanDefinitionReader.
 


The Spring Framework

Copyright © 2002-2006 The Spring Framework.