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

Packages that use IdentityLock
org.jboss.cache   
 

Uses of IdentityLock in org.jboss.cache
 

Methods in org.jboss.cache that return IdentityLock
 IdentityLock Node.getImmutableLock()
           
 

Methods in org.jboss.cache with parameters of type IdentityLock
 void TransactionTable.addLock(GlobalTransaction gtx, IdentityLock l)
           
 void TransactionEntry.addLock(IdentityLock l)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.