|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public static interface SessionConfig.StoreMappingsConfig
代表store mappings的配置。
| 字段摘要 | |
|---|---|
static String |
MATCHES_ALL_ATTRIBUTES
|
| 方法摘要 | |
|---|---|
String[] |
getExactMatchedAttributeNames(String storeName)
反查指定store名称所对应的所有精确匹配的attribute名称。 |
String |
getStoreNameForAttribute(String attrName)
取得指定session attribute名称的对象所存放的session store。 |
| 字段详细信息 |
|---|
static final String MATCHES_ALL_ATTRIBUTES
| 方法详细信息 |
|---|
String getStoreNameForAttribute(String attrName)
String[] getExactMatchedAttributeNames(String storeName)
假如存在非精确匹配的attributes,则返回null。
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||