ehcache

Uses of Package
net.sf.ehcache.extension

Packages that use net.sf.ehcache.extension
net.sf.ehcache This package contains the public API for using ehcache. 
net.sf.ehcache.constructs.blocking Doug Lea in his book Concurrent Programming in Java talks about concurrency support constructs. 
net.sf.ehcache.extension This package contains interfaces and classes for the cache extension mechanism. 
 

Classes in net.sf.ehcache.extension used by net.sf.ehcache
CacheExtension
          This is a general purpose mechanism to allow generic extensions to a Cache.
 

Classes in net.sf.ehcache.extension used by net.sf.ehcache.constructs.blocking
CacheExtension
          This is a general purpose mechanism to allow generic extensions to a Cache.
 

Classes in net.sf.ehcache.extension used by net.sf.ehcache.extension
CacheExtension
          This is a general purpose mechanism to allow generic extensions to a Cache.
 


ehcache