| 程序包 | 说明 |
|---|---|
| org.springframework.cache.interceptor |
AOP-based solution for declarative caching demarcation.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected CacheAspectSupport.CacheOperationContext |
CacheAspectSupport.getOperationContext(CacheOperation operation,
Method method,
Object[] args,
Object target,
Class<?> targetClass) |