Package org.apache.shale.view.faces

This package contains integration for the Shale view controller facilities with standard JavaServer Faces extension points.

See:
          Description

Class Summary
FacesConstants Manifest constants related to Shale view support, which are specific to the internal implementation and are thus should not be directly referenced by applications.
LifecycleListener LifecycleListener implements the lifecycle startup and shutdown calls (init() and destroy()) for subclasses of AbstractApplicationBean, AbstractRequestBean, and AbstractSessionBean.
ViewActionListener Replacement for the default ActionListener implementation used during the Invoke Application phase of the request processing lifecycle.
ViewControllerCallbacks Utility class to perform the event callbacks specified by the ViewController interface.
ViewPhaseListener ViewPhaseListener is a JavaServer Faces PhaseListener that implements phase related functionality for the view controller portion of Shale.
ViewViewHandler ViewViewHandler is a custom implementation of ViewHandler that adds support for on-demand creation and configuration of ViewController instances, and other view related functionality.
 

Package org.apache.shale.view.faces Description

This package contains integration for the Shale view controller facilities with standard JavaServer Faces extension points.



Copyright © 2004-2006 Apache Software Foundation. All Rights Reserved.