Class CacheAspectSupport.CacheOperationContext

java.lang.Object
org.springframework.cache.interceptor.CacheAspectSupport.CacheOperationContext
All Implemented Interfaces:
CacheOperationInvocationContext<CacheOperation>
Enclosing class:
CacheAspectSupport

protected class CacheAspectSupport.CacheOperationContext extends Object implements CacheOperationInvocationContext<CacheOperation>
Since:
3.1
Author:
Costin Leau, Juergen Hoeller, Chris Beams, Phillip Webb, Sam Brannen, Stephane Nicoll, Sebastien Deleuze