站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 Cache API Documentation 英文版文档

Uses of Class org.jboss.cache.lock.IdentityLock (JBoss Cache API) - JBoss 3.2.7 Cache API Documentation 英文版文档


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.