Uses of Class
org.jboss.cache.lock.UpgradeException

Packages that use UpgradeException
org.jboss.cache.lock   
 

Uses of UpgradeException in org.jboss.cache.lock
 

Methods in org.jboss.cache.lock that throw UpgradeException
 EDU.oswego.cs.dl.util.concurrent.Sync LockStrategyRepeatableRead.upgradeLockAttempt(long msecs)
           
 EDU.oswego.cs.dl.util.concurrent.Sync LockStrategy.upgradeLockAttempt(long msecs)
          Attempt to upgrade the current read lock to write lock with msecs timeout.
 EDU.oswego.cs.dl.util.concurrent.Sync LockStrategySerializable.upgradeLockAttempt(long msecs)
           
 EDU.oswego.cs.dl.util.concurrent.Sync LockStrategyReadCommitted.upgradeLockAttempt(long msecs)
           
 EDU.oswego.cs.dl.util.concurrent.Sync ReadWriteLockWithUpgrade.upgradeLockAttempt(long msecs)
          Attempt to obtain an upgrade to writer lock.
 EDU.oswego.cs.dl.util.concurrent.Sync BelasLockStrategy.upgradeLockAttempt(long msecs)
           
 EDU.oswego.cs.dl.util.concurrent.Sync LockStrategyNone.upgradeLockAttempt(long msecs)
           
 EDU.oswego.cs.dl.util.concurrent.Sync LockStrategyReadUncommitted.upgradeLockAttempt(long msecs)
           
 



Copyright ? 1998-2005 JBoss Inc . All Rights Reserved.