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