ehcache

Uses of Class
net.sf.ehcache.constructs.blocking.LockTimeoutException

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

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

Methods in net.sf.ehcache.constructs.blocking that throw LockTimeoutException
 Element UpdatingSelfPopulatingCache.get(Object key)
          Looks up an object.
 Element SelfPopulatingCache.get(Object key)
          Looks up an entry.
 Element BlockingCache.get(Object key)
          Looks up an entry.
 


ehcache

Copyright 2001-2016, Terracotta, Inc.