|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.util.GrouperThreadLocalState
public class GrouperThreadLocalState
keep state of thread local to propagate to worker threads
Constructor Summary | |
---|---|
GrouperThreadLocalState()
|
Method Summary | |
---|---|
void |
assignCurrentThreadLocals()
assign current thread locals here |
void |
storeCurrentThreadLocals()
store current thread locals here |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GrouperThreadLocalState()
Method Detail |
---|
public void storeCurrentThreadLocals()
public void assignCurrentThreadLocals()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |