Uses of Class
org.infinispan.util.concurrent.TimeoutException

Packages that use TimeoutException
org.infinispan.container Data containers which store cache entries. 
 

Uses of TimeoutException in org.infinispan.container
 

Methods in org.infinispan.container that throw TimeoutException
 boolean EntryFactoryImpl.acquireLock(InvocationContext ctx, Object key)
          Attempts to lock an entry if the lock isn't already held in the current scope, and records the lock in the context.
 boolean EntryFactory.acquireLock(InvocationContext ctx, Object key)
          Attempts to lock an entry if the lock isn't already held in the current scope, and records the lock in the context.
 


-->

Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.