站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

Uses of Class org.springframework.web.portlet.context.AbstractRefreshablePortletApplicationContext (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

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
          Portlet-based WebApplicationContext implementation which takes its configuration from XML documents, understood by an XmlBeanDefinitionReader.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.