Uses of Package
jakarta.faces.lifecycle
Package
Description
-
ClassDescriptionThis class represents a client window, which may be a browser tab, browser window, browser pop-up, portlet, or anything else that can display a
UIComponent
hierarchy rooted at aUIViewRoot
.Lifecycle manages the processing of the entire lifecycle of a particular Jakarta Faces request. -
ClassDescriptionLifecycle manages the processing of the entire lifecycle of a particular Jakarta Faces request.
-
ClassDescriptionThis class represents a client window, which may be a browser tab, browser window, browser pop-up, portlet, or anything else that can display a
UIComponent
hierarchy rooted at aUIViewRoot
. -
ClassDescriptionThis class represents a client window, which may be a browser tab, browser window, browser pop-up, portlet, or anything else that can display a
UIComponent
hierarchy rooted at aUIViewRoot
.CreateClientWindow
instances based on the incoming request.Lifecycle manages the processing of the entire lifecycle of a particular Jakarta Faces request.LifecycleFactory is a factory object that creates (if needed) and returnsLifecycle
instances.