Index
All Classes and Interfaces|All Packages
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
- clearLongLivedCentralizedThreadLocals() - Static method in class com.liferay.petra.lang.CentralizedThreadLocal
- clearShortLivedCentralizedThreadLocals() - Static method in class com.liferay.petra.lang.CentralizedThreadLocal
- close() - Method in interface com.liferay.petra.lang.SafeClosable
-
Deprecated.
- close() - Method in interface com.liferay.petra.lang.SafeCloseable
- 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.
- getLongLivedCentralizedThreadLocals() - Static method in class com.liferay.petra.lang.CentralizedThreadLocal
- getShortLivedCentralizedThreadLocals() - 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
-
Deprecated.
- SafeCloseable - 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
-
Deprecated.As of Cavanaugh (7.4.x), replaced by
CentralizedThreadLocal.setWithSafeCloseable(T)
- setWithSafeCloseable(T) - Method in class com.liferay.petra.lang.CentralizedThreadLocal
- swap(ClassLoader) - Static method in class com.liferay.petra.lang.ThreadContextClassLoaderUtil
T
- ThreadContextClassLoaderUtil - Class in com.liferay.petra.lang
- ThreadContextClassLoaderUtil() - Constructor for class com.liferay.petra.lang.ThreadContextClassLoaderUtil
- 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
All Classes and Interfaces|All Packages
SafeCloseable