Spring Web Flow

Package org.springframework.faces.config

Configuration support for the Spring Faces custom XML namespace.

See:
          Description

Class Summary
AbstractFacesFlowConfiguration A base class for @Configuration classes to configure Spring Web Flow in JSF applications.
AbstractFacesPortletFlowConfiguration Extends AbstractFacesFlowConfiguration and registers a JsfResourceRequestHandler bean for serving resources in a Portlet environment.
FacesFlowBuilderServicesBeanDefinitionParser Parser for the flow-builder-services tag.
FacesNamespaceHandler Namespace handler for the faces namespace.
FlowBuilderServicesBuilder A builder for FlowBuilderServices instances for use in JSF applications.
ResourcesBeanDefinitionParser Parser for the resources tag.
 

Package org.springframework.faces.config Description

Configuration support for the Spring Faces custom XML namespace.


Spring Web Flow