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

Uses of Class org.jboss.cache.lock.ReadWriteLockWithUpgrade (JBossCache API) - JBoss 4.0.1 sp1 Cache API Documentation 英文版文档


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

Packages that use ReadWriteLockWithUpgrade
org.jboss.cache.lock   
 

Uses of ReadWriteLockWithUpgrade in org.jboss.cache.lock
 

Subclasses of ReadWriteLockWithUpgrade in org.jboss.cache.lock
 class NonBlockingWriterLock
          NonBlockingWriterLock is a read/write lock (with upgrade) that has non-blocking write lock acquisition on existing read lock(s).
 



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