Module jakarta.faces
Package com.sun.faces.application.resource
package com.sun.faces.application.resource
-
ClassesClassDescriptionA
ResourceHelperimplementation for finding/serving resources found on the classpath within theMETA-INF/resources directory.ClientResourceInfois a simple wrapper class for information pertinent to building a complete resource path using a Library.LibraryInfois a simple wrapper class for information pertinent to building a complete resource path using a Library and/or Contract.This is the caching mechanism for caching ResourceInfo instances to offset the cost of looking up the resource.This is the default implementation ofResourceHandler.Implementations of this class contain the knowledge for finding and serving web application resources.Default implementation ofResource.This class is used to lookupResourceInfoinstances and cache any that are successfully looked up to reduce the computational overhead with the scanning/version checking.Metadata pertaining to versions.AResourceHelperimplementation for finding/serving resources found within<contextroot>/resourcesdirectory of a web application.