com.liferay.portal.kernel.util
Class ThreadLocalRegistry
java.lang.Object
com.liferay.portal.kernel.util.ThreadLocalRegistry
public class ThreadLocalRegistry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreadLocalRegistry
public ThreadLocalRegistry()
captureSnapshot
public static ThreadLocal<?>[] captureSnapshot()
registerThreadLocal
public static void registerThreadLocal(ThreadLocal<?> threadLocal)
resetThreadLocals
public static void resetThreadLocals()