Package com.sun.faces.application.resource
-
Class Summary Class Description ClasspathResourceHelper AResourceHelper
implementation for finding/serving resources found on the classpath within theMETA-INF/resources directory.
ClientResourceInfo ClientResourceInfo
is a simple wrapper class for information pertinent to building a complete resource path using a Library.ContractInfo FaceletLibraryInfo FaceletResourceInfo FaceletWebappResourceHelper LibraryInfo LibraryInfo
is 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 lookupResourceInfo
instances 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 AResourceHelper
implementation for finding/serving resources found within<contextroot>/resources
directory of a web application.