Class | Description |
---|---|
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.
|
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
|
Exception | Description |
---|---|
ViewExpiredException |
See Javadoc of JSF Specification
|
Copyright © 2013 Apache Software Foundation. All Rights Reserved.