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
-
Interface Summary Interface Description CachingProvider Provides mechanisms to create, request and later manage the life-cycle of configuredCacheManagers, identified byURIs and scoped byClassLoaders.