|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Lock
Method Summary | |
---|---|
int |
getQueueLength()
Returns an estimate of the number of threads waiting to acquire this lock. |
void |
lock(long timeout)
|
void |
unlock()
|
Method Detail |
---|
void lock(long timeout) throws PageException
PageException
void unlock()
int getQueueLength()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |