| 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  
Caching class | 
| Class and Description | 
|---|
| Cache
 A  
Cache is a Map-like data structure that provides temporary storage
 of application data. | 
| Cache.Entry
 A cache entry (key-value pair). 
 | 
| CacheManager
 A  
CacheManager provides a means of establishing, configuring,
 acquiring, closing and destroying uniquely named Caches. | 
| Class and Description | 
|---|
| Cache
 A  
Cache is a Map-like data structure that provides temporary storage
 of application data. | 
| Class and Description | 
|---|
| Cache
 A  
Cache is 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  
CacheManager provides a means of establishing, configuring,
 acquiring, closing and destroying uniquely named Caches. | 
Copyright © 2014. All Rights Reserved.