|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.jas.kern.PreemptStatus
public class PreemptStatus
PreemptStatus, defines global status for preemtive interruption handling.
Constructor Summary | |
---|---|
protected |
PreemptStatus()
No public constructor. |
Method Summary | |
---|---|
static boolean |
isAllowed()
isAllowed. |
static void |
setAllow()
setAllow, set preemtive interruption to allowed status. |
static void |
setNotAllow()
setNotAllow, set preemtive interruption to not allowed status. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected PreemptStatus()
Method Detail |
---|
public static boolean isAllowed()
public static void setAllow()
public static void setNotAllow()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |