JavaScript is disabled on your browser.
Jakarta EE Web Profile API v11.0.0-M2
This 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.
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.
A
ResourceHelper
implementation for finding/serving resources found within
<contextroot>/resources
directory of a web application.