|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CentralizedThreadLocal | |
|---|---|
| com.liferay.portal.kernel.memory | |
| com.liferay.portal.kernel.util | This package defines the kernel utility interfaces and classes. |
| Uses of CentralizedThreadLocal in com.liferay.portal.kernel.memory |
|---|
| Subclasses of CentralizedThreadLocal in com.liferay.portal.kernel.memory | |
|---|---|
class |
SoftReferenceThreadLocal<T>
|
| Uses of CentralizedThreadLocal in com.liferay.portal.kernel.util |
|---|
| Subclasses of CentralizedThreadLocal in com.liferay.portal.kernel.util | |
|---|---|
class |
AutoResetThreadLocal<T>
|
class |
InitialThreadLocal<T>
|
| Methods in com.liferay.portal.kernel.util that return types with arguments of type CentralizedThreadLocal | |
|---|---|
static Map<CentralizedThreadLocal<?>,Object> |
CentralizedThreadLocal.getLongLivedThreadLocals()
|
static Map<CentralizedThreadLocal<?>,Object> |
CentralizedThreadLocal.getShortLivedThreadLocals()
|
| Method parameters in com.liferay.portal.kernel.util with type arguments of type CentralizedThreadLocal | |
|---|---|
static void |
CentralizedThreadLocal.setThreadLocals(Map<CentralizedThreadLocal<?>,Object> longLivedThreadLocals,
Map<CentralizedThreadLocal<?>,Object> shortLivedThreadLocals)
|
static void |
CentralizedThreadLocal.setThreadLocals(Map<CentralizedThreadLocal<?>,Object> longLivedThreadLocals,
Map<CentralizedThreadLocal<?>,Object> shortLivedThreadLocals)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||