Uses of Package
com.sun.faces.application.resource
Packages that use com.sun.faces.application.resource
-
Classes in com.sun.faces.application.resource used by com.sun.faces.applicationClassDescriptionThis is the caching mechanism for caching ResourceInfo instances to offset the cost of looking up the resource.This class is used to lookup
ResourceInfoinstances and cache any that are successfully looked up to reduce the computational overhead with the scanning/version checking. -
Classes in com.sun.faces.application.resource used by com.sun.faces.application.resourceClassDescription
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.Implementations of this class contain the knowledge for finding and serving web application resources.Metadata pertaining to versions.AResourceHelperimplementation for finding/serving resources found within<contextroot>/resourcesdirectory of a web application.