Uses of Class
jakarta.faces.context.FacesContextFactory
-
Uses of FacesContextFactory in jakarta.faces.context
Modifier and TypeMethodDescriptionFacesContextFactory.getWrapped()
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.ModifierConstructorDescriptionFacesContextFactory
(FacesContextFactory wrapped) If this factory has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.