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 PessimisticUnversionedNode.lock
          Deprecated. Lock manager that manages locks to be acquired when accessing the node inside a transaction.
 

Methods in org.jboss.cache that return IdentityLock
 IdentityLock PessimisticUnversionedNode.getLock()
          Deprecated.  
 IdentityLock AbstractNode.getLock()
           
 



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