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