Generated by
JDiff

Class org.springframework.cache.interceptor.CacheAspectSupport.CacheOperationContext

Added interface org.springframework.cache.interceptor.CacheOperationInvocationContext.

Changed Constructors
CacheAspectSupport.CacheOperationContext(CacheOperationMetadata, Object[], Object) Change in type from (CacheOperation, Method, Object[], Object, Class<?>) to (CacheOperationMetadata, Object[], Object).
 
 

Added Methods
Object[] getArgs()  
Method getMethod()  
CacheOperation getOperation()  
Object getTarget()