| Class | Description | 
|---|---|
| Application | 
 Application represents a per-web-application singleton object where applications based on JavaServer Faces (or
 implementations wishing to provide extended functionality) can register application-wide singletons that provide
 functionality required by JavaServer Faces. | 
| ApplicationConfigurationPopulator | |
| ApplicationFactory | see Javadoc of JSF Specification | 
| ApplicationWrapper | |
| ConfigurableNavigationHandler | |
| ConfigurableNavigationHandlerWrapper | |
| FacesMessage | FacesMessagerepresents a single validation (or other) message, which is typically associated with a
 particular component in the view. | 
| FacesMessage.Severity | |
| NavigationCase | |
| NavigationCaseWrapper | |
| NavigationHandler | see Javadoc of JSF Specification | 
| NavigationHandlerWrapper | |
| Resource | |
| ResourceHandler | |
| ResourceHandlerWrapper | |
| ResourceWrapper | |
| StateManager | Responsible for storing sufficient information about a component tree so that an identical tree can later be
 recreated. | 
| StateManagerWrapper | see Javadoc of JSF Specification | 
| 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"). | 
| ViewHandlerWrapper | see Javadoc of JSF Specification | 
| ViewResource | 
| Enum | Description | 
|---|---|
| ProjectStage | |
| ResourceVisitOption | |
| ViewVisitOption | 
| Exception | Description | 
|---|---|
| ProtectedViewException | |
| ViewExpiredException | See Javadoc of JSF Specification | 
| Annotation Type | Description | 
|---|---|
| ResourceDependencies | |
| ResourceDependency | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.