public interface CacheOperationInvocationContext<O extends BasicOperation>
The cache operation is static and independent of a particular invocation; this interface gathers the operation and a particular invocation.
Object[]
getArgs()
Method
getMethod()
O
getOperation()
Object
getTarget()
O getOperation()
Object getTarget()
Method getMethod()
Object[] getArgs()