| Package | Description | 
|---|---|
| javax.faces.context | |
| org.apache.myfaces.core.api.shared.lang | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ExternalContextWrapper | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract ExternalContext | FacesContext. getExternalContext() | 
| ExternalContext | FacesContextWrapper. getExternalContext() | 
| abstract ExternalContext | ExternalContextFactory. getExternalContext(Object context,
                  Object request,
                  Object response) | 
| ExternalContext | ExternalContextWrapper. getWrapped() | 
| Constructor and Description | 
|---|
| ExternalContextWrapper(ExternalContext delegate) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Map<String,? extends PropertyDescriptorWrapper> | PropertyDescriptorUtils. getCachedPropertyDescriptors(ExternalContext ec,
                            Class<?> target) | 
| static Map<String,? extends PropertyDescriptorWrapper> | PropertyDescriptorUtils. getPropertyDescriptors(ExternalContext ec,
                      Class<?> target) | 
| static boolean | PropertyDescriptorUtils. isUseLambdaMetafactory(ExternalContext ec) | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.