public abstract class PartialViewContextFactory extends Object implements FacesWrapper<PartialViewContextFactory>
| Constructor and Description | 
|---|
| PartialViewContextFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract PartialViewContext | getPartialViewContext(FacesContext context) | 
| PartialViewContextFactory | getWrapped()A class that implements this interface uses this method to return an instance of the class being wrapped. | 
public abstract PartialViewContext getPartialViewContext(FacesContext context)
public PartialViewContextFactory getWrapped()
FacesWrappergetWrapped in interface FacesWrapper<PartialViewContextFactory>Copyright © 2021 The Apache Software Foundation. All rights reserved.