public static interface SessionConfig.StoresConfig
| 限定符和类型 | 方法和说明 |
|---|---|
SessionStore |
getStore(String storeName)
取得指定名称的对象所存放的session store。
|
String[] |
getStoreNames()
取得所有的session store的名称。
|
String[] getStoreNames()
SessionStore getStore(String storeName)
Copyright © 2006-2013 开源组织. All Rights Reserved.