public class ParallelRenderThreadLocalBinderUtil
extends Object
| Constructor and Description |
|---|
ParallelRenderThreadLocalBinderUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
bind() |
static void |
cleanUp() |
static com.liferay.portal.kernel.util.ThreadLocalBinder |
getThreadLocalBinder() |
static void |
record() |
static void |
setThreadLocalBinder(com.liferay.portal.kernel.util.ThreadLocalBinder threadLocalBinder) |
public static void bind()
public static void cleanUp()
public static com.liferay.portal.kernel.util.ThreadLocalBinder getThreadLocalBinder()
public static void record()
public static void setThreadLocalBinder(com.liferay.portal.kernel.util.ThreadLocalBinder threadLocalBinder)