|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface CacheMatcher
功能说明:缓存匹配器
系统版本: v1.0
开发人员: renhui
开发时间: 2013-8-22
功能描述: 写明作用,调用方式,使用场景,以及特殊情况
| 方法摘要 | |
|---|---|
String |
getCacheKey(String accessPath)
根据访问路径获取存入缓存的key |
boolean |
isMatch(String accessPath,
WebContext webContext)
访问路径是否匹配 |
| 方法详细信息 |
|---|
boolean isMatch(String accessPath,
WebContext webContext)
accessPath - webContext -
String getCacheKey(String accessPath)
accessPath -
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||