Package | Description |
---|---|
com.serotonin.mango.util |
Modifier and Type | Field and Description |
---|---|
private static java.lang.ThreadLocal<BackgroundContext> |
BackgroundContext.contextStore
The ThreadLocal instance that will contain the various BackgroundContext objects.
|
Modifier and Type | Method and Description |
---|---|
static BackgroundContext |
BackgroundContext.get()
Used within user code to access the context objects.
|