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