public class DataManagerThreadLocalMapProvider
extends java.lang.Object
Constructor and Description |
---|
DataManagerThreadLocalMapProvider() |
Modifier and Type | Method and Description |
---|---|
static void |
clear()
Clears the ThreadLocal storage maintained.
|
static java.util.Map |
get()
Returns a map that can be used to store key based values.
|
public static java.util.Map get()
public static void clear()