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.