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

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


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

Packages that use ReadWriteLockWithUpgrade.Signaller
org.jboss.cache.lock   
 

Uses of ReadWriteLockWithUpgrade.Signaller in org.jboss.cache.lock
 

Subclasses of ReadWriteLockWithUpgrade.Signaller in org.jboss.cache.lock
protected  class ReadWriteLockWithUpgrade.ReaderLock
           
protected  class ReadWriteLockWithUpgrade.WriterLock
           
 

Methods in org.jboss.cache.lock that return ReadWriteLockWithUpgrade.Signaller
protected  ReadWriteLockWithUpgrade.Signaller ReadWriteLockWithUpgrade.endRead()
          Called upon termination of a read.
protected  ReadWriteLockWithUpgrade.Signaller ReadWriteLockWithUpgrade.endWrite()
          Called upon termination of a write.
 



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