public class DataStorage extends Object
Modifier and Type | Field and Description |
---|---|
static String |
REQUEST_ID |
Constructor and Description |
---|
DataStorage() |
Modifier and Type | Method and Description |
---|---|
static void |
destroy()
Destroy.
|
static Object |
get(String key)
Gets the.
|
static void |
set(String key,
Object value)
Sets the.
|
public static final String REQUEST_ID
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.