|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.util.ThreadLocalRegistry
public class ThreadLocalRegistry
| Constructor Summary | |
|---|---|
ThreadLocalRegistry()
|
|
| Method Summary | |
|---|---|
static java.lang.ThreadLocal<?>[] |
captureSnapshot()
|
static void |
registerThreadLocal(java.lang.ThreadLocal<?> threadLocal)
|
static void |
resetThreadLocals()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThreadLocalRegistry()
| Method Detail |
|---|
public static java.lang.ThreadLocal<?>[] captureSnapshot()
public static void registerThreadLocal(java.lang.ThreadLocal<?> threadLocal)
public static void resetThreadLocals()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||