Package | Description |
---|---|
javax.faces.component |
Fundamental APIs for user
interface components.
|
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.
|
javax.faces.webapp |
Classes required for integration of
JavaServer Faces into web applications, including a standard servlet,
base classes for JSP custom component
tags, and concrete tag implementations for core tags.
|
Class and Description |
---|
Lifecycle
Lifecycle manages the
processing of the entire lifecycle of a particular JavaServer Faces
request.
|
Class and Description |
---|
Lifecycle
Lifecycle manages the
processing of the entire lifecycle of a particular JavaServer Faces
request.
|
Class and Description |
---|
Lifecycle
Lifecycle manages the
processing of the entire lifecycle of a particular JavaServer Faces
request.
|
Class and Description |
---|
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. |
Class and Description |
---|
Lifecycle
Lifecycle manages the
processing of the entire lifecycle of a particular JavaServer Faces
request.
|