|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectthings.thinger.kernel.KernelTools
public class KernelTools
Static tools for the Kernel
Version History
EPG - Initial - 20 OCT 04
Constructor Summary | |
---|---|
KernelTools()
|
Method Summary | |
---|---|
static void |
lockOnTimer(java.util.concurrent.locks.Lock theLock)
Acquire the lock on the Kernel set time limit. |
static void |
unlockCarefree(java.util.concurrent.locks.Lock theLock)
Carefree unlock. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KernelTools()
Method Detail |
---|
public static void lockOnTimer(java.util.concurrent.locks.Lock theLock) throws SystemException
theLock
- the lock to try
SystemException
Lock
public static void unlockCarefree(java.util.concurrent.locks.Lock theLock)
theLock
- the lock to unlock
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |