Classes and interfaces defining lifecycle management for the JavaServer Faces implementation. The main class in this package is {@link javax.faces.lifecycle.Lifecycle}. Lifecycle is the gateway to executing the request processing lifecycle.
Lifecycle