|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jboss.cache.lock.ReadWriteLockWithUpgrade.ReaderLock
Field Summary |
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 |
Constructor Summary | |
protected |
ReadWriteLockWithUpgrade.ReaderLock()
|
Method Summary | |
void |
acquire()
|
boolean |
attempt(long msecs)
|
void |
release()
|
void |
signalWaiters()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected ReadWriteLockWithUpgrade.ReaderLock()
Method Detail |
public void acquire() throws java.lang.InterruptedException
acquire
in interface EDU.oswego.cs.dl.util.concurrent.Sync
java.lang.InterruptedException
public void release()
release
in interface EDU.oswego.cs.dl.util.concurrent.Sync
public void signalWaiters()
signalWaiters
in interface org.jboss.cache.lock.ReadWriteLockWithUpgrade.Signaller
public boolean attempt(long msecs) throws java.lang.InterruptedException
attempt
in interface EDU.oswego.cs.dl.util.concurrent.Sync
java.lang.InterruptedException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |