Interface | Description |
---|---|
FacesWrapper<T> |
Any wrapper class in Jakarta Server Faces 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 Jakarta Server Faces APIs.
|
Exception | Description |
---|---|
FacesException |
This class encapsulates general Jakarta Server Faces exceptions.
|