Package org.springframework.webflow.execution.support

Useful generic support implementations of core flow execution types.

See:
          Description

Class Summary
ApplicationView Concrete response type that requests the rendering of a local, internal application view resource such as a JSP, Velocity, or FreeMarker template.
EventFactorySupport A convenience support class assisting in the creation of Event objects.
ExternalRedirect Concrete response type that requests a redirect to an external URL outside of Spring Web Flow.
FlowDefinitionRedirect Concrete response type that requests that a new execution of a flow definition (representing the start of a new conversation) be launched.
FlowExecutionRedirect Concrete response type that refreshes an application view by redirecting to an existing, active Spring Web Flow execution at a unique SWF-specific flow execution URL.
 

Package org.springframework.webflow.execution.support Description

Useful generic support implementations of core flow execution types.



Copyright © 2004-2007. All Rights Reserved.