public abstract class FaceletCacheFactory extends Object implements FacesWrapper<FaceletCacheFactory>
| Constructor and Description | 
|---|
| FaceletCacheFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract FaceletCache | getFaceletCache() | 
| FaceletCacheFactory | getWrapped()A class that implements this interface uses this method to return an instance of the class being wrapped. | 
public abstract FaceletCache getFaceletCache()
public FaceletCacheFactory getWrapped()
FacesWrappergetWrapped in interface FacesWrapper<FaceletCacheFactory>Copyright © 2016 The Apache Software Foundation. All Rights Reserved.