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 This Exception does not use the new JDK1.4 chainable excecptions facility to maintain backward compatibility with JDK1.2 and JDK1.3.
ObjectExistsException  
 

Package net.sf.ehcache Description

This package contains the public API for using EHCache