|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cache.lock.ReadWriteLockWithUpgrade.ReaderLock
protected class 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.Syncjava.lang.InterruptedExceptionpublic void release()
release in interface EDU.oswego.cs.dl.util.concurrent.Syncpublic void signalWaiters()
public boolean attempt(long msecs)
throws java.lang.InterruptedException
attempt in interface EDU.oswego.cs.dl.util.concurrent.Syncjava.lang.InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||