Package javax.cache.spi
package javax.cache.spi
The javax.cache.spi package defines the classes and interfaces that are implemented by the
caching provider for use by the
Caching class- Since:
- 1.0
-
InterfacesClassDescriptionProvides mechanisms to create, request and later manage the life-cycle of configured
CacheManagers, identified byURIs and scoped byClassLoaders.