|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractFacesController | |
de.mindmatters.faces.spring.context.servlet | Provides integration and glue code for the Spring web MVC framework. |
de.mindmatters.faces.spring.context.servlet.controller | Standard controller implementations for the MVC framework integration that comes with jsf-spring. |
Uses of AbstractFacesController in de.mindmatters.faces.spring.context.servlet |
Subclasses of AbstractFacesController in de.mindmatters.faces.spring.context.servlet | |
class |
FacesControllerAdapter
Adapter used by the modified DispatcherServlet (via
the
FacesControllerHandlerAdapter
to integrate proprietary Controller to the faces lifecycle.
|
class |
FacesLifecycleController
FacesLifecycleController is a Controller that manages the request processing lifecycle for web applications that are utilizing JavaServer Faces to construct the user interface. |
Uses of AbstractFacesController in de.mindmatters.faces.spring.context.servlet.controller |
Subclasses of AbstractFacesController in de.mindmatters.faces.spring.context.servlet.controller | |
class |
Action
This Controller executes the actions defined by the property actions or fromAction respectively. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |