|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.cog.karajan.util.ThreadingContext
| Constructor Summary | |
ThreadingContext()
|
|
| Method Summary | |
boolean |
equals(Object other)
|
static ThreadingContext |
get(VariableStack stack)
|
int |
hashCode()
|
boolean |
isSubContext(ThreadingContext reference)
|
static void |
set(VariableStack stack,
ThreadingContext context)
|
ThreadingContext |
split(int id)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ThreadingContext()
| Method Detail |
public ThreadingContext split(int id)
public boolean equals(Object other)
public boolean isSubContext(ThreadingContext reference)
public int hashCode()
public String toString()
public static ThreadingContext get(VariableStack stack)
throws VariableNotFoundException
VariableNotFoundException
public static void set(VariableStack stack,
ThreadingContext context)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||