Package javax.faces.lifecycle
-
Class Summary 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 aUIComponenthierarchy rooted at aUIViewRoot.ClientWindowFactory CreateClientWindowinstances based on the incoming request.ClientWindowWrapper Wrapper forClientWindowLifecycle 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 returnsLifecycleinstances.LifecycleWrapper