|
OSMQ v2.0.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectosmq.util.DataLock
Constructor Summary | |
DataLock()
|
Method Summary | |
void |
clearAll()
|
boolean |
islocked()
|
void |
lock()
|
void |
unlock()
|
void |
waitForUnlock()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DataLock()
Method Detail |
public void waitForUnlock() throws java.lang.InterruptedException
java.lang.InterruptedException
public void clearAll()
public boolean islocked()
public void lock()
public void unlock()
|
(c) 2000 - 2003 MQue Systems All Rights Reserved |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |