|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface LockFactory.StatefulLock
| Method Summary | |
|---|---|
boolean |
isHeldByCurrentThread()
|
void |
lock()
|
boolean |
tryLock()
|
boolean |
tryLock(long time,
TimeUnit unit)
|
void |
unlock()
|
| Method Detail |
|---|
void lock()
void unlock()
boolean isHeldByCurrentThread()
boolean tryLock()
boolean tryLock(long time,
TimeUnit unit)
throws InterruptedException
InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||