| Package | Description | 
|---|---|
| javax.cache | This package contains the API for JCache. | 
| javax.cache.annotation | The annotations in this package provide method interceptors for user supplied
 classes. | 
| javax.cache.event | This package contains event listener interfaces. | 
| javax.cache.integration | This package contains interfaces for integration. | 
| javax.cache.processor | This package contains the API for Entry Processors. | 
| javax.cache.spi | The javax.cache.spi package defines the classes and interfaces that are implemented by the
 caching provider for use by the  Cachingclass | 
| Class and Description | 
|---|
| Cache A  Cacheis a Map-like data structure that provides temporary storage
 of application data. | 
| Cache.Entry A cache entry (key-value pair). | 
| CacheManager A  CacheManagerprovides a means of establishing, configuring,
 acquiring, closing and destroying uniquely namedCaches. | 
| Class and Description | 
|---|
| Cache A  Cacheis a Map-like data structure that provides temporary storage
 of application data. | 
| Class and Description | 
|---|
| Cache A  Cacheis a Map-like data structure that provides temporary storage
 of application data. | 
| Cache.Entry A cache entry (key-value pair). | 
| CacheException Thrown to indicate an exception has occurred in the Cache. | 
| Class and Description | 
|---|
| Cache.Entry A cache entry (key-value pair). | 
| CacheException Thrown to indicate an exception has occurred in the Cache. | 
| Class and Description | 
|---|
| Cache.Entry A cache entry (key-value pair). | 
| CacheException Thrown to indicate an exception has occurred in the Cache. | 
| Class and Description | 
|---|
| CacheManager A  CacheManagerprovides a means of establishing, configuring,
 acquiring, closing and destroying uniquely namedCaches. | 
Copyright © 2014. All Rights Reserved.