Package javax.faces.application

Class Summary
Application Holds webapp-wide resources for a JSF application.
ApplicationFactory see Javadoc of JSF Specification
FacesMessage see Javadoc of JSF Specification
FacesMessage.Severity  
NavigationHandler see Javadoc of JSF Specification
StateManager Responsible for storing sufficient information about a component tree so that an identical tree can later be recreated.
ViewHandler A ViewHandler manages the component-tree-creation and component-tree-rendering parts of a request lifecycle (ie "create view", "restore view" and "render response").
 



Copyright © 2008 The Apache Software Foundation. All Rights Reserved.