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 Jakarta Server Faces
request.
|
LifecycleFactory |
LifecycleFactory is
a factory object that creates (if needed) and returns
Lifecycle instances. |
LifecycleWrapper |