Interface | Description |
---|---|
FacesWrapper<T> |
Any wrapper class in JSF that must provide access to the object it wraps must implement this interface. |
Class | Description |
---|---|
FactoryFinder |
FactoryFinder
implements the standard discovery algorithm for all factory objects
specified in the JavaServer Faces APIs.
|
FactoryFinder.FactoryManager |
Maintains the result for a single web application.
|
FactoryFinder.FactoryManagerCache |
Managed the mappings between a web application and its configured
result.
|
FactoryFinder.FactoryManagerCacheKey | |
TypedCollections |
Exception | Description |
---|---|
FacesException |
This class encapsulates general JavaServer Faces exceptions.
|