ehcache

Uses of Interface
net.sf.ehcache.constructs.blocking.UpdatingCacheEntryFactory

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

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

Constructors in net.sf.ehcache.constructs.blocking with parameters of type UpdatingCacheEntryFactory
UpdatingSelfPopulatingCache(Ehcache cache, UpdatingCacheEntryFactory factory)
          Creates a SelfPopulatingCache.
 


ehcache

Copyright 2001-2014, Terracotta, Inc.