Package jakarta.faces
Top
level classes for the Jakarta Faces API. The most important class in the package is
FactoryFinder,
which is the mechanism by which users can override many of the key pieces of the implementation with their own.-
Interface Summary Interface Description FacesWrapper<T> Any wrapper class in Jakarta Faces that must provide access to the object it wraps must implement this interface. -
Class Summary Class Description FactoryFinder FactoryFinder implements the standard discovery algorithm for all factory objects specified in the Jakarta Faces APIs. -
Exception Summary Exception Description FacesException This class encapsulates general Jakarta Faces exceptions.