Uses of Package
jakarta.faces.lifecycle
Package | Description |
---|---|
com.sun.faces.context | |
com.sun.faces.flow | |
com.sun.faces.lifecycle | |
jakarta.faces.context | |
jakarta.faces.event | |
jakarta.faces.flow | |
jakarta.faces.lifecycle |
-
Classes in jakarta.faces.lifecycle used by com.sun.faces.context 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 aUIComponent
hierarchy rooted at aUIViewRoot
.Lifecycle Lifecycle manages the processing of the entire lifecycle of a particular Jakarta Server Faces request. -
Classes in jakarta.faces.lifecycle used by com.sun.faces.flow 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 aUIComponent
hierarchy rooted at aUIViewRoot
. -
Classes in jakarta.faces.lifecycle used by com.sun.faces.lifecycle 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 aUIComponent
hierarchy rooted at aUIViewRoot
.ClientWindowFactory CreateClientWindow
instances based on the incoming request.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 returnsLifecycle
instances. -
Classes in jakarta.faces.lifecycle used by jakarta.faces.context 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 aUIComponent
hierarchy rooted at aUIViewRoot
.Lifecycle Lifecycle manages the processing of the entire lifecycle of a particular Jakarta Server Faces request. -
Classes in jakarta.faces.lifecycle used by jakarta.faces.event Class Description Lifecycle Lifecycle manages the processing of the entire lifecycle of a particular Jakarta Server Faces request. -
Classes in jakarta.faces.lifecycle used by jakarta.faces.flow 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 aUIComponent
hierarchy rooted at aUIViewRoot
. -
Classes in jakarta.faces.lifecycle used by jakarta.faces.lifecycle 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 aUIComponent
hierarchy rooted at aUIViewRoot
.ClientWindowFactory CreateClientWindow
instances based on the incoming request.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 returnsLifecycle
instances.