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