|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Lock
Method Summary | |
---|---|
boolean |
isAlive()
Indicates whether or not the lock still exists. |
boolean |
lock()
A KeepAlive function to maintain the lock. |
void |
release()
Terminate the lock connection safely. |
Method Detail |
---|
boolean lock() throws Exception
Exception
void release() throws Exception
Exception
boolean isAlive() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |