|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sf.spif.ThreadContext
Keeps global typed thread-local information
Constructor Summary | |
ThreadContext()
|
Method Summary | |
static ThreadContext |
get()
Returns the thread context of this thread |
java.lang.String |
getPrincipalName()
|
void |
setPrincipalName(java.lang.String name)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ThreadContext()
Method Detail |
public static ThreadContext get()
public java.lang.String getPrincipalName()
public void setPrincipalName(java.lang.String name)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |