public class JsonSessionState extends HashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
JsonSessionState() |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String name) |
Object |
get(String name,
Object defaultValue) |
Date |
getCreated() |
com.googlecode.fascinator.common.JsonSimpleConfig |
getSystemConfig() |
void |
set(String name,
Object object) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringCopyright © 2009-2015. All Rights Reserved.