Uses of Class
jakarta.faces.view.facelets.FaceletCache
-
Uses of FaceletCache in com.sun.faces.facelets.impl
Modifier and TypeMethodDescriptionfinal void
DefaultFaceletFactory.init
(FacesContext facesContext, Compiler compiler, DefaultResourceResolver resolver, long refreshPeriod, FaceletCache cache) -
Uses of FaceletCache in jakarta.faces.view.facelets
Modifier and TypeMethodDescriptionabstract FaceletCache
FaceletCacheFactory.getFaceletCache()
Returns the facility by which the FaceletsViewDeclarationLanguage
creates and caches instances of Facelets.