Class ServletFlashFactoryImpl
- java.lang.Object
- 
- jakarta.faces.context.FlashFactory
- 
- org.apache.myfaces.context.servlet.ServletFlashFactoryImpl
 
 
- 
- All Implemented Interfaces:
- FacesWrapper<FlashFactory>
 
 public class ServletFlashFactoryImpl extends FlashFactory - Author:
- Leonardo Uribe
 
- 
- 
Constructor SummaryConstructors Constructor Description ServletFlashFactoryImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description FlashgetFlash(boolean create)- 
Methods inherited from class jakarta.faces.context.FlashFactorygetWrapped
 
- 
 
- 
- 
- 
Method Detail- 
getFlashpublic Flash getFlash(boolean create) - Specified by:
- getFlashin class- FlashFactory
 
 
- 
 
-