JSF-Spring

Package de.mindmatters.faces.spring.context.servlet.controller

Standard controller implementations for the MVC framework integration that comes with jsf-spring.

See:
          Description

Class Summary
AbstractFacesController AbstractController that exposes the current FacesContext to the template method AbstractFacesController.handleRequestInternal(FacesContext, HttpServletRequest, HttpServletResponse).
ActionMethodNameResolver Simple implementation of MethodNameResolver that maps JSF Action outcomes to method names.
MultiActionEventController JSF-Spring's integration class of Spring's MultiActionController.
SimpleActionController This Controller implements an ActionSource and fullfills completely the contract of an ActionSource.
 

Package de.mindmatters.faces.spring.context.servlet.controller Description

Standard controller implementations for the MVC framework integration that comes with jsf-spring.


JSF-Spring

Copyright © 2006 mindmatters GmbH & Co. KG