|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.xmlbeans.ThreadLocalUtil
public class ThreadLocalUtil
| Constructor Summary | |
|---|---|
ThreadLocalUtil()
|
|
| Method Summary | |
|---|---|
static void |
clearAllThreadLocals()
Clear ThreadLocals of the current thread. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThreadLocalUtil()
| Method Detail |
|---|
public static void clearAllThreadLocals()
ThreadLocals of the current thread.
This can be used to clean out a thread before "returning"
it to a thread-pool or a Web-Container like Tomcat.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||