| Package | Description |
|---|---|
| com.liferay.faces.util.context | |
| com.liferay.faces.util.context.internal |
| Modifier and Type | Method and Description |
|---|---|
static FacesRequestContext |
FacesRequestContext.getCurrentInstance() |
abstract FacesRequestContext |
FacesRequestContextFactory.getFacesRequestContext()
Returns a
ThreadLocal singleton instance of FacesRequestContext. |
static FacesRequestContext |
FacesRequestContextFactory.getFacesRequestContextInstance()
Returns a
ThreadLocal singleton instance of FacesRequestContext from the FacesRequestContextFactory found by the FactoryExtensionFinder. |
| Modifier and Type | Method and Description |
|---|---|
static void |
FacesRequestContext.setCurrentInstance(FacesRequestContext facesRequestContext)
Sets or removes the value of the
ThreadLocal singleton instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
FacesRequestContextImpl |
| Modifier and Type | Method and Description |
|---|---|
FacesRequestContext |
FacesRequestContextFactoryImpl.getFacesRequestContext() |
Copyright © 2016 Liferay, Inc.. All rights reserved.