| Name | Description | Type | Package | Framework |
| CacheOperationInvoker | Abstract the invocation of a cache operation. | Interface | org.springframework.cache.interceptor | Spring MVC |
| CacheOperationInvoker .ThrowableWrapper | Wrap any exception thrown while invoking CacheOperationInvoker. | Class | org.springframework.cache.interceptor.CacheOperationInvoker | Spring MVC |