public class CacheableModel extends Object
| Constructor and Description |
|---|
CacheableModel() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2025. All rights reserved.