public abstract class FaceletCacheFactory extends Object implements FacesWrapper<FaceletCacheFactory>
| Constructor and Description | 
|---|
| FaceletCacheFactory()Deprecated.  | 
| FaceletCacheFactory(FaceletCacheFactory delegate) | 
| 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. | 
@Deprecated public FaceletCacheFactory()
public FaceletCacheFactory(FaceletCacheFactory delegate)
public abstract FaceletCache getFaceletCache()
public FaceletCacheFactory getWrapped()
FacesWrappergetWrapped in interface FacesWrapper<FaceletCacheFactory>Copyright © 2025 The Apache Software Foundation. All rights reserved.