Package com.sun.faces.facelets.impl
Class FaceletCacheFactoryImpl
java.lang.Object
jakarta.faces.view.facelets.FaceletCacheFactory
com.sun.faces.facelets.impl.FaceletCacheFactoryImpl
- All Implemented Interfaces:
FacesWrapper<FaceletCacheFactory>
public class FaceletCacheFactoryImpl extends FaceletCacheFactory
Default implementation of
FaceletCacheFactory
.-
Constructor Summary
Constructors Constructor Description FaceletCacheFactoryImpl()
-
Method Summary
Modifier and Type Method Description FaceletCache
getFaceletCache()
-
Constructor Details
-
FaceletCacheFactoryImpl
public FaceletCacheFactoryImpl()
-
-
Method Details
-
getFaceletCache
- Specified by:
getFaceletCache
in classFaceletCacheFactory
-