| Package | Description |
|---|---|
| javax.faces.context |
Classes and interfaces
defining per-request state information.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalContextFactory |
ExternalContextFactory.getWrapped()
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped. |
| Constructor and Description |
|---|
ExternalContextFactory(ExternalContextFactory wrapped)
If this factory has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor. |
Copyright © 2017–2022 Eclipse Foundation. All rights reserved.