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
ResourceInfo
instances 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
ClientResourceInfo
is a simple wrapper class for information pertinent to building a complete resource path using a Library.LibraryInfo
is 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.