org.tinygroup.weblayer.webcontext.session
public static interface SessionConfig.StoresConfig
| Modifier and Type | Method and 描述 |
|---|---|
SessionStore |
getStore(String storeName)
取得指定名称的对象所存放的session store。
|
String[] |
getStoreNames()
取得所有的session store的名称。
|
String[] getStoreNames()
SessionStore getStore(String storeName)
Copyright © 2006–2015 TinyGroup. All rights reserved.