JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
E
G
H
I
R
S
T
U
C
CentralizedThreadLocal
<
T
> - Class in
com.liferay.petra.lang
CentralizedThreadLocal(boolean)
- Constructor for class com.liferay.petra.lang.
CentralizedThreadLocal
CentralizedThreadLocal(String)
- Constructor for class com.liferay.petra.lang.
CentralizedThreadLocal
CentralizedThreadLocal(String, Supplier<T>)
- Constructor for class com.liferay.petra.lang.
CentralizedThreadLocal
CentralizedThreadLocal(String, Supplier<T>, boolean)
- Constructor for class com.liferay.petra.lang.
CentralizedThreadLocal
CentralizedThreadLocal(String, Supplier<T>, Function<T, T>, boolean)
- Constructor for class com.liferay.petra.lang.
CentralizedThreadLocal
ClassLoaderPool
- Class in
com.liferay.petra.lang
Maps servlet context names to/from the servlet context's class loader.
ClassLoaderPool()
- Constructor for class com.liferay.petra.lang.
ClassLoaderPool
ClassResolverUtil
- Class in
com.liferay.petra.lang
ClassResolverUtil()
- Constructor for class com.liferay.petra.lang.
ClassResolverUtil
clearLongLivedThreadLocals()
- Static method in class com.liferay.petra.lang.
CentralizedThreadLocal
clearShortLivedThreadLocals()
- Static method in class com.liferay.petra.lang.
CentralizedThreadLocal
close()
- Method in interface com.liferay.petra.lang.
SafeClosable
com.liferay.petra.lang
- package com.liferay.petra.lang
E
equals(Object)
- Method in class com.liferay.petra.lang.
CentralizedThreadLocal
G
get()
- Method in class com.liferay.petra.lang.
CentralizedThreadLocal
getClassLoader(String)
- Static method in class com.liferay.petra.lang.
ClassLoaderPool
Returns the class loader associated with the context name.
getContextName(ClassLoader)
- Static method in class com.liferay.petra.lang.
ClassLoaderPool
Returns the context name associated with the class loader.
getLongLivedThreadLocals()
- Static method in class com.liferay.petra.lang.
CentralizedThreadLocal
getShortLivedThreadLocals()
- Static method in class com.liferay.petra.lang.
CentralizedThreadLocal
H
hash(int, boolean)
- Static method in class com.liferay.petra.lang.
HashUtil
hash(int, int)
- Static method in class com.liferay.petra.lang.
HashUtil
hash(int, long)
- Static method in class com.liferay.petra.lang.
HashUtil
hash(int, Object)
- Static method in class com.liferay.petra.lang.
HashUtil
hashCode()
- Method in class com.liferay.petra.lang.
CentralizedThreadLocal
HashUtil
- Class in
com.liferay.petra.lang
HashUtil()
- Constructor for class com.liferay.petra.lang.
HashUtil
I
initialValue()
- Method in class com.liferay.petra.lang.
CentralizedThreadLocal
R
register(String, ClassLoader)
- Static method in class com.liferay.petra.lang.
ClassLoaderPool
remove()
- Method in class com.liferay.petra.lang.
CentralizedThreadLocal
resolve(String, ClassLoader)
- Static method in class com.liferay.petra.lang.
ClassResolverUtil
S
SafeClosable
- Interface in
com.liferay.petra.lang
set(T)
- Method in class com.liferay.petra.lang.
CentralizedThreadLocal
setThreadLocals(Map<CentralizedThreadLocal<?>, Object>, Map<CentralizedThreadLocal<?>, Object>)
- Static method in class com.liferay.petra.lang.
CentralizedThreadLocal
setWithSafeClosable(T)
- Method in class com.liferay.petra.lang.
CentralizedThreadLocal
T
toString()
- Method in class com.liferay.petra.lang.
CentralizedThreadLocal
U
unregister(ClassLoader)
- Static method in class com.liferay.petra.lang.
ClassLoaderPool
unregister(String)
- Static method in class com.liferay.petra.lang.
ClassLoaderPool
C
E
G
H
I
R
S
T
U
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes