Package | Description |
---|---|
javax.faces.context |
Classes and interfaces
defining per-request state information.
|
Modifier and Type | Method and Description |
---|---|
Flash |
ExternalContext.getFlash()
Return the threadsafe |
Flash |
ExternalContextWrapper.getFlash()
The default behavior of this method is to
call ExternalContext.getFlash() on the wrapped ExternalContext
object.
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.