|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Package javax.faces.lifecycle
Classes and interfaces defining lifecycle management for the JavaServer Faces implementation.See: Description
Class Summary | |
---|---|
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. |
Package javax.faces.lifecycle Description
Classes and interfaces defining lifecycle management for the
JavaServer Faces implementation. The main class in this package is
Lifecycle
. Lifecycle
is the
gateway to executing the request processing lifecycle.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Submit a bug or feature
Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.