Uses of Class
org.infinispan.lock.TimeoutException

Packages that use TimeoutException
org.infinispan.factories   
 

Uses of TimeoutException in org.infinispan.factories
 

Methods in org.infinispan.factories 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 © 2009 JBoss, a division of Red Hat. All Rights Reserved.