Uses of Class
net.sf.ehcache.constructs.blocking.BlockingCache
-
Packages that use BlockingCache Package Description net.sf.ehcache.constructs.blocking Doug Lea in his book Concurrent Programming in Java talks about concurrency support constructs. -
-
Uses of BlockingCache in net.sf.ehcache.constructs.blocking
Subclasses of BlockingCache in net.sf.ehcache.constructs.blocking Modifier and Type Class Description classSelfPopulatingCacheA selfpopulating decorator forEhcachethat creates entries on demand.classUpdatingSelfPopulatingCacheACachebacked cache that creates entries on demand.
-