public class CacheableModel extends Object
| 构造器和说明 |
|---|
CacheableModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
buildCacheKey(com.litongjava.jfinal.aop.AopInvocation inv)
返回方法名_参数的hashCode值
|
static CacheableModel |
buildCacheModel(com.litongjava.jfinal.aop.AopInvocation inv,
Object target)
buildCacheModel
|
public static CacheableModel buildCacheModel(com.litongjava.jfinal.aop.AopInvocation inv, Object target)
inv - target - public static String buildCacheKey(com.litongjava.jfinal.aop.AopInvocation inv)
inv - Copyright © 2024. All rights reserved.