ehcache

Package net.sf.jsr107cache

Interface Summary
Cache A cache, being a mechanism for efficient temporary storage of objects for the purpose of improving the overall performance of an application system, should not be necessary for the application to function correctly, it only improves the performance.
CacheEntry CacheEntry
CacheFactory CacheFactory is a service provider specific interface.
CacheListener Interface describing various events that can happen as elements are added to or removed from a cache
CacheLoader User should implement this CacheLoader interface to provide a loader object to load the objects into cache.
CacheStatistics  
EvictionStrategy  
 

Class Summary
CacheManager CacheManager is used in J2SE environments for looking up named caches.
 

Exception Summary
CacheException CacheException is a generic exception, which indicates a cache error has occurred.
 


ehcache

true