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

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

The Spring Framework

Uses of Class
org.springframework.web.portlet.GenericPortletBean

Packages that use GenericPortletBean
org.springframework.web.portlet Provides JSR-168 portlets that integrate with the application context infrastructure, and the core interfaces and classes for the Portlet variant of Spring's web MVC framework. 
 

Uses of GenericPortletBean in org.springframework.web.portlet
 

Subclasses of GenericPortletBean in org.springframework.web.portlet
 class DispatcherPortlet
          Central dispatcher for use within the Portlet MVC framework, e.g. for web UI controllers.
 class FrameworkPortlet
          Base portlet for Spring's portlet framework.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.