Package jakarta.faces.context
Class FlashFactory
java.lang.Object
jakarta.faces.context.FlashFactory
- All Implemented Interfaces:
FacesWrapper<FlashFactory>
- Since:
- 2.2
-
Constructor Details
-
FlashFactory
Deprecated. -
FlashFactory
-
-
Method Details
-
getFlash
-
getWrapped
Description copied from interface:FacesWrapper
A class that implements this interface uses this method to return an instance of the class being wrapped.- Specified by:
getWrapped
in interfaceFacesWrapper<FlashFactory>
- Returns:
- the instance of the class being wrapped
-