|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.ThreadLocal<T>
com.liferay.portal.kernel.util.InitialThreadLocal<T>
public class InitialThreadLocal<T>
| Constructor Summary | |
|---|---|
InitialThreadLocal(T initialValue)
|
|
| Method Summary | |
|---|---|
protected T |
initialValue()
|
| Methods inherited from class java.lang.ThreadLocal |
|---|
get, remove, set |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InitialThreadLocal(T initialValue)
| Method Detail |
|---|
protected T initialValue()
initialValue in class java.lang.ThreadLocal<T>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||