org.apache.myfaces.view.facelets.pool
Class ViewPoolFactory
java.lang.Object
org.apache.myfaces.view.facelets.pool.ViewPoolFactory
- All Implemented Interfaces:
- FacesWrapper<ViewPoolFactory>
- Direct Known Subclasses:
- ViewPoolFactoryImpl
public abstract class ViewPoolFactory
- extends Object
- implements FacesWrapper<ViewPoolFactory>
- Author:
- Leonardo Uribe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewPoolFactory
public ViewPoolFactory()
getViewPool
public abstract ViewPool getViewPool(FacesContext context,
UIViewRoot recyclableRoot)
getWrapped
public ViewPoolFactory getWrapped()
- Specified by:
getWrapped
in interface FacesWrapper<ViewPoolFactory>
Copyright © 2015 The Apache Software Foundation. All rights reserved.