Package org.springframework.webflow.mvc.portlet

The integration between Web Flow and Spring Portlet MVC, Spring's portlet application platform.

See:
          Description

Interface Summary
FlowHandler A controller helper used for customizing access to a single flow definition in a Portlet environment.
 

Class Summary
AbstractFlowHandler Trivial flow handler base class that simply returns null for all operations.
FlowHandlerAdapter A custom MVC HandlerAdapter that encapsulates the generic workflow associated with executing flows in a Portlet environment.
PortletMvcView The Spring Web Portlet MVC view implementation.
PortletMvcViewFactory Creates Portlet MVC views.
 

Package org.springframework.webflow.mvc.portlet Description

The integration between Web Flow and Spring Portlet MVC, Spring's portlet application platform.