Uses of Package
javax.faces.lifecycle

Packages that use javax.faces.lifecycle
javax.faces.context Classes and interfaces defining per-request state information. 
javax.faces.event Interfaces describing events and event listeners, and concrete event implementation classes. 
javax.faces.lifecycle Classes and interfaces defining lifecycle management for the JavaServer Faces implementation. 
 

Classes in javax.faces.lifecycle used by javax.faces.context
Lifecycle
          Lifecycle manages the processing of the entire lifecycle of a particular JavaServer Faces request.
 

Classes in javax.faces.lifecycle used by javax.faces.event
Lifecycle
          Lifecycle manages the processing of the entire lifecycle of a particular JavaServer Faces request.
 

Classes in javax.faces.lifecycle used by javax.faces.lifecycle
Lifecycle
          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 returns Lifecycle instances.
 



Copyright 2002-2011 Oracle America Inc, Inc. All Rights Reserved.