public abstract class ViewPoolFactory extends Object implements FacesWrapper<ViewPoolFactory>
| Constructor and Description | 
|---|
| ViewPoolFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract ViewPool | getViewPool(FacesContext context,
           UIViewRoot recyclableRoot) | 
| ViewPoolFactory | getWrapped() | 
public abstract ViewPool getViewPool(FacesContext context, UIViewRoot recyclableRoot)
public ViewPoolFactory getWrapped()
getWrapped in interface FacesWrapper<ViewPoolFactory>Copyright © 2022 The Apache Software Foundation. All rights reserved.