接口 CacheOperationInvocationContext<O extends BasicOperation>

    • 方法详细资料

      • getTarget

        Object getTarget()
        Return the target instance on which the method was invoked.
      • getArgs

        Object[] getArgs()
        Return the argument list used to invoke the method.