org.tinygroup.weblayer.webcontext.session
public static interface SessionConfig.StoreMappingsConfig
| Modifier and Type | Field and 描述 |
|---|---|
static String |
MATCHES_ALL_ATTRIBUTES |
| Modifier and Type | Method and 描述 |
|---|---|
String[] |
getExactMatchedAttributeNames(String storeName)
反查指定store名称所对应的所有精确匹配的attribute名称。
|
String |
getStoreNameForAttribute(String attrName)
取得指定session attribute名称的对象所存放的session store。
|
Copyright © 2006–2015 TinyGroup. All rights reserved.