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
  • Interfaces
    Class
    Description
    Provides mechanisms to create, request and later manage the life-cycle of configured CacheManagers, identified by URIs and scoped by ClassLoaders.