ehcache

Uses of Class
net.sf.ehcache.constructs.EhcacheDecoratorAdapter

Packages that use EhcacheDecoratorAdapter
net.sf.ehcache.constructs.blocking Doug Lea in his book Concurrent Programming in Java talks about concurrency support constructs. 
 

Uses of EhcacheDecoratorAdapter in net.sf.ehcache.constructs.blocking
 

Subclasses of EhcacheDecoratorAdapter in net.sf.ehcache.constructs.blocking
 class BlockingCache
          A blocking decorator for an Ehcache, backed by a Ehcache.
 class SelfPopulatingCache
          A selfpopulating decorator for Ehcache that creates entries on demand.
 class UpdatingSelfPopulatingCache
          A Cache backed cache that creates entries on demand.
 


ehcache

Copyright © 2003-2012 Terracotta, Inc.. All Rights Reserved.