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.
 



Copyright © 2002-2008 The Spring Framework.