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