Package | Description |
---|---|
javax.faces.context |
Classes and interfaces
defining per-request state information.
|
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
|
abstract Flash |
FlashWrapper.getWrapped() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.