private static class int64.ContextContainer extends ContextLocal
HEADLESS_KEY| Modifier | Constructor and Description |
|---|---|
private |
ContextContainer() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
initialValue()
Initializes the work area, the first time it is requested within a new context.
|
int64.WorkArea |
obtain()
Obtains the context-local instance of the contained global work area.
|
cleanup, clearInstance, dumpDependencies, get, get, getWeight, isResetAllowed, set, setDebugequals, hashCodepublic int64.WorkArea obtain()
protected java.lang.Object initialValue()
initialValue in class ContextLocal