|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oXML.type.Threads
| Nested Class Summary | |
static class |
Threads.NoContextForThreadException
|
| Constructor Summary | |
Threads()
|
|
| Method Summary | |
static RuntimeContext |
createContext(Program program)
Creates a RuntimeContext for the calling Thread |
static RuntimeContext |
getContext()
Get the RuntimeContext for the calling Thread |
static void |
setContext(RuntimeContext context)
Set the RuntimeContext for the calling Thread |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Threads()
| Method Detail |
public static RuntimeContext getContext()
throws Threads.NoContextForThreadException
Threads.NoContextForThreadExceptionpublic static RuntimeContext createContext(Program program)
public static void setContext(RuntimeContext context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||