当前页面: 
在线文档首页 > 
JBoss 4.0.1 sp1 Cache API Documentation 英文版文档
ReadWriteLockWithUpgrade.ReaderLock (JBossCache API) - JBoss 4.0.1 sp1 Cache API Documentation 英文版文档
org.jboss.cache.lock
Class ReadWriteLockWithUpgrade.ReaderLock
java.lang.Object
   org.jboss.cache.lock.ReadWriteLockWithUpgrade.Signaller
org.jboss.cache.lock.ReadWriteLockWithUpgrade.Signaller
       org.jboss.cache.lock.ReadWriteLockWithUpgrade.ReaderLock
org.jboss.cache.lock.ReadWriteLockWithUpgrade.ReaderLock
- All Implemented Interfaces: 
- EDU.oswego.cs.dl.util.concurrent.Sync
- Enclosing class:
- ReadWriteLockWithUpgrade
- protected class ReadWriteLockWithUpgrade.ReaderLock- extends ReadWriteLockWithUpgrade.Signaller- implements EDU.oswego.cs.dl.util.concurrent.Sync
 
| Fields inherited from interface EDU.oswego.cs.dl.util.concurrent.Sync | 
| ONE_CENTURY, ONE_DAY, ONE_HOUR, ONE_MINUTE, ONE_SECOND, ONE_WEEK, ONE_YEAR | 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ReadWriteLockWithUpgrade.ReaderLock
protected ReadWriteLockWithUpgrade.ReaderLock()
acquire
public void acquire()
             throws InterruptedException
- 
- Specified by:
- acquirein interface- EDU.oswego.cs.dl.util.concurrent.Sync
 
- 
- Throws:
- InterruptedException
 
release
public void release()
- 
- Specified by:
- releasein interface- EDU.oswego.cs.dl.util.concurrent.Sync
 
- 
 
attempt
public boolean attempt(long msecs)
                throws InterruptedException
- 
- Specified by:
- attemptin interface- EDU.oswego.cs.dl.util.concurrent.Sync
 
- 
- Throws:
- InterruptedException
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.