| Package | Description | 
|---|---|
| javax.faces.application | |
| javax.faces.context | |
| javax.faces.event | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ApplicationWrapper | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract Application | ApplicationFactory. getApplication() | 
| abstract Application | ApplicationWrapper. getWrapped() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | ApplicationFactory. setApplication(Application application) | 
| Modifier and Type | Method and Description | 
|---|---|
| Application | FacesContextWrapper. getApplication() | 
| abstract Application | FacesContext. getApplication() | 
| Modifier and Type | Method and Description | 
|---|---|
| Application | PreDestroyApplicationEvent. getApplication() | 
| Application | PostConstructApplicationEvent. getApplication() | 
| Constructor and Description | 
|---|
| PostConstructApplicationEvent(Application application) | 
| PreDestroyApplicationEvent(Application application) | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.