See: Description
Class | Description |
---|---|
ClientWindow |
This class represents a client window,
which may be a browser tab, browser window, browser pop-up, portlet,
or anything else that can display a |
ClientWindowFactory |
Create |
ClientWindowWrapper |
Wrapper for |
Lifecycle |
Lifecycle manages the
processing of the entire lifecycle of a particular JavaServer Faces
request.
|
LifecycleFactory |
LifecycleFactory is
a factory object that creates (if needed) and returns
Lifecycle instances. |
LifecycleWrapper |
Classes and interfaces defining lifecycle management for the
JavaServer Faces implementation. The main class in this package is
Lifecycle
. Lifecycle
is the
gateway to executing the request processing lifecycle.
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.