Ehcache Parent 1.3.0 API

Packages
net.sf.ehcache This package contains the public API for using ehcache.
net.sf.ehcache.bootstrap This package contains the bootstrap cache loader interface and abstract factory.
net.sf.ehcache.config This package contains the cache configuration code.
net.sf.ehcache.constructs.asynchronous  
net.sf.ehcache.constructs.blocking Doug Lea in his book Concurrent Programming in Java talks about concurrency support constructs.
net.sf.ehcache.constructs.concurrent This package contains the Mutex class and Sync interface taken as is, with fixed for checkstyle and javadoc errors from version 1.3.4 of Doug Lea's concurrency package.
net.sf.ehcache.constructs.web

Constructs useful for JEE Web Container environments, specifically the Servlet 2.3 and later specifications.

net.sf.ehcache.constructs.web.filter

Caching filters compliant with the filters in the Servlet 2.3 specification.

net.sf.ehcache.distribution This package is for cache replication.
net.sf.ehcache.event This package contains interfaces and classes for listening to events.
net.sf.ehcache.hibernate This package contains interfaces and classes for Hibernate3.1 and higher.
net.sf.ehcache.jcache This package contains an implementation of JSR-107: the JCACHE API.
net.sf.ehcache.management This package contains JMX MBeans and implementations for management of ehcache.
net.sf.ehcache.store Store package.
net.sf.ehcache.util Util package.

 



Copyright © 2003-2011. All Rights Reserved.