Package com.sun.faces.application.resource
-
Class Summary Class Description ClasspathResourceHelper AResourceHelperimplementation for finding/serving resources found on the classpath within theMETA-INF/resources directory.ClientResourceInfo ClientResourceInfois a simple wrapper class for information pertinent to building a complete resource path using a Library.ContractInfo FaceletLibraryInfo FaceletResourceInfo FaceletWebappResourceHelper LibraryInfo LibraryInfois a simple wrapper class for information pertinent to building a complete resource path using a Library and/or Contract.Resource ResourceCache This is the caching mechanism for caching ResourceInfo instances to offset the cost of looking up the resource.ResourceHandlerImpl This is the default implementation ofResourceHandler.ResourceHelper Implementations of this class contain the knowledge for finding and serving web application resources.ResourceImpl Default implementation ofResource.ResourceInfo ResourceManager This class is used to lookupResourceInfoinstances and cache any that are successfully looked up to reduce the computational overhead with the scanning/version checking.ResourcePathsIterator VersionInfo Metadata pertaining to versions.WebappResourceHelper AResourceHelperimplementation for finding/serving resources found within<contextroot>/resourcesdirectory of a web application.