| 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.
|
| Exception | Description |
|---|---|
| FacesException |
This class encapsulates general JavaServer Faces exceptions.
|
FactoryFinder, which is the
mechanism by which users can override many of the key pieces of the
implementation with their own.Copyright © 2013. All Rights Reserved.