public abstract class FacesContext extends Object
| Constructor and Description |
|---|
FacesContext() |
| Modifier and Type | Method and Description |
|---|---|
abstract Application |
getApplication() |
static FacesContext |
getCurrentInstance() |
ELContext |
getELContext() |
public static FacesContext getCurrentInstance()
public abstract Application getApplication()
public ELContext getELContext()
Copyright © 2022. All rights reserved.