Uses of Package
org.jboss.cache.lock

Packages that use org.jboss.cache.lock
org.jboss.cache   
org.jboss.cache.lock   
org.jboss.cache.optimistic   
 

Classes in org.jboss.cache.lock used by org.jboss.cache
IdentityLock
          Lock object which grants and releases locks, and associates locks with owners.
IsolationLevel
           
LockingException
          Used for all locking-related exceptions, e.g.
TimeoutException
          Thrown when a timeout occurred.
 

Classes in org.jboss.cache.lock used by org.jboss.cache.lock
IsolationLevel
           
LockingException
          Used for all locking-related exceptions, e.g.
LockStrategy
          Interface to specify lock strategy, e.g., for different isolation levels.
OwnerNotExistedException
           
ReadWriteLockWithUpgrade
           
ReadWriteLockWithUpgrade.ReaderLock
           
ReadWriteLockWithUpgrade.WriterLock
           
TimeoutException
          Thrown when a timeout occurred.
UpgradeException
          Used when a read-lock cannot be upgraded to a write-lock
 

Classes in org.jboss.cache.lock used by org.jboss.cache.optimistic
IdentityLock
          Lock object which grants and releases locks, and associates locks with owners.
LockingException
          Used for all locking-related exceptions, e.g.
TimeoutException
          Thrown when a timeout occurred.
 



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