ehcache

Uses of Package
net.sf.ehcache.constructs

Packages that use net.sf.ehcache.constructs
net.sf.ehcache.constructs.blocking Doug Lea in his book Concurrent Programming in Java talks about concurrency support constructs. 
net.sf.ehcache.constructs.eventual Construct related to eventual operations 
net.sf.ehcache.constructs.readthrough Ehcache simple read through cache decorator package 
net.sf.ehcache.constructs.refreshahead Ehcache simple refresh-ahead cache decorator package 
 

Classes in net.sf.ehcache.constructs used by net.sf.ehcache.constructs.blocking
EhcacheDecoratorAdapter
          Adapter class for Ehcache interface decorators.
 

Classes in net.sf.ehcache.constructs used by net.sf.ehcache.constructs.eventual
EhcacheDecoratorAdapter
          Adapter class for Ehcache interface decorators.
 

Classes in net.sf.ehcache.constructs used by net.sf.ehcache.constructs.readthrough
CacheDecoratorFactory
          An abstract factory for creating decorated Ehcache instances.
EhcacheDecoratorAdapter
          Adapter class for Ehcache interface decorators.
 

Classes in net.sf.ehcache.constructs used by net.sf.ehcache.constructs.refreshahead
CacheDecoratorFactory
          An abstract factory for creating decorated Ehcache instances.
EhcacheDecoratorAdapter
          Adapter class for Ehcache interface decorators.
 


ehcache

Copyright 2001-2017, Terracotta, Inc.