com.liferay.util
Class ThirdPartyThreadLocalRegistry
java.lang.Object
com.liferay.util.ThirdPartyThreadLocalRegistry
public class ThirdPartyThreadLocalRegistry
- extends Object
See http://issues.liferay.com/browse/LPS-7864.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThirdPartyThreadLocalRegistry
public ThirdPartyThreadLocalRegistry()
registerThreadLocal
public static void registerThreadLocal(ThreadLocal<?> threadLocal)
resetThreadLocals
public static void resetThreadLocals()