Package | Description |
---|---|
org.springframework.cache.interceptor |
AOP-based solution for declarative caching demarcation.
|
Modifier and Type | Method and Description |
---|---|
protected CacheAspectSupport.CacheOperationContext |
CacheAspectSupport.getOperationContext(CacheOperation operation,
Method method,
Object[] args,
Object target,
Class<?> targetClass) |