java.lang.Object
jakarta.faces.view.facelets.FaceletCacheFactory
com.sun.faces.facelets.impl.FaceletCacheFactoryImpl
- All Implemented Interfaces:
FacesWrapper<FaceletCacheFactory>
Default implementation of
FaceletCacheFactory.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the facility by which the FaceletsViewDeclarationLanguagecreates and caches instances of Facelets.Methods inherited from class jakarta.faces.view.facelets.FaceletCacheFactory
getWrapped
-
Constructor Details
-
FaceletCacheFactoryImpl
public FaceletCacheFactoryImpl()
-
-
Method Details
-
getFaceletCache
Description copied from class:FaceletCacheFactoryReturns the facility by which the FaceletsViewDeclarationLanguagecreates and caches instances of Facelets.- Specified by:
getFaceletCachein classFaceletCacheFactory- Returns:
- the facelet cache
-