@Deprecated
public class PortalContextLoaderLifecycleThreadLocal
extends Object
| Constructor and Description |
|---|
PortalContextLoaderLifecycleThreadLocal()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isDestroying()
Deprecated.
|
static boolean |
isInitializing()
Deprecated.
|
static void |
setDestroying(boolean destroying)
Deprecated.
|
static void |
setInitializing(boolean initializing)
Deprecated.
|
public PortalContextLoaderLifecycleThreadLocal()
public static boolean isDestroying()
public static boolean isInitializing()
public static void setDestroying(boolean destroying)
public static void setInitializing(boolean initializing)