Package javax.cache

This package contains the API for JCache.

See: Description

Package javax.cache Description

This package contains the API for JCache.

The entry point is the Caching class. CacheManager holds and controls a collection of Caches. A cache is an association of key to value.

Since:
1.0
Author:
Greg Luck, Yannis Cosmadopoulos

Copyright © 2013. All Rights Reserved.