ehcache

Package net.sf.ehcache

This package contains the public API for using ehcache.

See:
          Description

Class Summary
Cache Cache is the central class in ehcache.
CacheManager Manages all aspects of EHCache
Element A Cache Element, consisting of a key, value and attributes.
 

Exception Summary
CacheException A Cache Exception.
ObjectExistsException Thrown when a duplicate cache is attemtpted to be created
 

Package net.sf.ehcache Description

This package contains the public API for using ehcache.


ehcache