Package | Description |
---|---|
jakarta.faces.context |
Modifier and Type | Class and Description |
---|---|
class |
FlashWrapper
|
Modifier and Type | Method and Description |
---|---|
Flash |
ExternalContextWrapper.getFlash()
The default behavior of this method is to call
ExternalContext.getFlash() on the wrapped
ExternalContext object. |
Flash |
ExternalContext.getFlash()
Return the threadsafe |
abstract Flash |
FlashFactory.getFlash(boolean create)
Create (if needed) and return a |
Flash |
FlashWrapper.getWrapped() |
Constructor and Description |
---|
FlashWrapper(Flash wrapped)
If this flash has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor. |
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.