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

Packages that use IdentityLock
org.jboss.cache   
 

Uses of IdentityLock in org.jboss.cache
 

Fields in org.jboss.cache declared as IdentityLock
protected  IdentityLock UnversionedNode.lock_
          Lock manager that manages locks to be acquired when accessing the node inside a transaction.
 

Methods in org.jboss.cache that return IdentityLock
 IdentityLock UnversionedNode.getLock()
           
 



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