Package org.apache.xmlbeans
Class ThreadLocalUtil
- java.lang.Object
-
- org.apache.xmlbeans.ThreadLocalUtil
-
public class ThreadLocalUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ThreadLocalUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
clearAllThreadLocals()
ClearThreadLocal
s of the current thread.
-