Uses of Package
net.sf.ehcache.constructs
-
Packages that use net.sf.ehcache.constructs Package Description 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 operationsnet.sf.ehcache.constructs.readthrough Ehcache simple read through cache decorator packagenet.sf.ehcache.constructs.refreshahead Ehcache simple refresh-ahead cache decorator package -
Classes in net.sf.ehcache.constructs used by net.sf.ehcache.constructs.blocking Class Description EhcacheDecoratorAdapter Adapter class for Ehcache interface decorators. -
Classes in net.sf.ehcache.constructs used by net.sf.ehcache.constructs.eventual Class Description EhcacheDecoratorAdapter Adapter class for Ehcache interface decorators. -
Classes in net.sf.ehcache.constructs used by net.sf.ehcache.constructs.readthrough Class Description 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 Class Description CacheDecoratorFactory An abstract factory for creating decorated Ehcache instances.EhcacheDecoratorAdapter Adapter class for Ehcache interface decorators.