| Interface | Description |
|---|---|
| DigesterFactory.VersionListener |
Implemented by a class that wants to be called as a
particular configuration file is parsed.
|
| Class | Description |
|---|---|
| Bootstrapper | |
| ConfigureListener |
Parse all relevant JavaServer Faces configuration resources, and
configure the Reference Implementation runtime environment.
|
| DigesterFactory |
A simple factory to hide
Digester configuration
details. |
| ELContextListenerImpl | |
| JSFVersionTracker |
Application Singleton that helps to track the version numbers of
JSF artifacts defined in the application configuration resources (aka
faces-config.xml files.
|
| JSFVersionTracker.Version | |
| ManagedBeanFactoryImpl |
This class creates a managed bean instance.
|
| WebConfiguration |
Class Documentation
|
| Enum | Description |
|---|---|
| WebConfiguration.BooleanWebContextInitParameter |
An
enum of all boolean context initalization parameters
recognized by the implementation. |
| WebConfiguration.WebContextInitParameter |
An
enum of all non-boolean context initalization parameters
recognized by the implementation. |
| WebConfiguration.WebEnvironmentEntry |
An
enum of all environment entries (specified in the
web.xml) recognized by the implmenetation. |
Copyright ? 2002-2006 Sun Microsystems, Inc. All Rights Reserved.