Searched refs:InterceptedMethodInvocation (Results 1 – 1 of 1) sorted by relevance
40 InterceptedMethodInvocation.class.getName(),54 return new InterceptedMethodInvocation(proxy, methodProxy, arguments, 0).proceed(); in intercept()57 private class InterceptedMethodInvocation implements MethodInvocation { class in InterceptorStackCallback64 public InterceptedMethodInvocation( in InterceptedMethodInvocation() method in InterceptorStackCallback.InterceptedMethodInvocation78 .invoke(new InterceptedMethodInvocation(proxy, methodProxy, arguments, index + 1)); in proceed()