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 voidDefaultFaceletFactory.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 FaceletCacheFaceletCacheFactory.getFaceletCache()Returns the facility by which the FaceletsViewDeclarationLanguagecreates and caches instances of Facelets.