| Package | Description | 
|---|---|
| javax.faces.context | 
Classes and interfaces
defining per-request state information. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PartialViewContextWrapperProvides 
 a simple implementation of  | 
| Modifier and Type | Method and Description | 
|---|---|
| PartialViewContext | FacesContextWrapper. getPartialViewContext()The default behavior of this method is to
 call  FacesContext.getPartialViewContext()()}
 on the wrappedFacesContextobject. | 
| PartialViewContext | FacesContext. getPartialViewContext()Return the  | 
| abstract PartialViewContext | PartialViewContextFactory. getPartialViewContext(FacesContext context)Create (if needed)
 and return a  PartialViewContextinstance that is initialized
 using the currentFacesContextinstance. | 
| abstract PartialViewContext | PartialViewContextWrapper. getWrapped() | 
Copyright © 2017 JBoss by Red Hat. All rights reserved.