Home
last modified time | relevance | path

Searched refs:InterceptedMethodInvocation (Results 1 – 2 of 2) sorted by relevance

/external/guice/core/src/com/google/inject/internal/
DInterceptorStackCallback.java41 InterceptedMethodInvocation.class.getName(),
55 return new InterceptedMethodInvocation(proxy, methodProxy, arguments, 0).proceed(); in intercept()
58 private class InterceptedMethodInvocation implements MethodInvocation { class in InterceptorStackCallback
65 public InterceptedMethodInvocation(Object proxy, MethodProxy methodProxy, in InterceptedMethodInvocation() method in InterceptorStackCallback.InterceptedMethodInvocation
78 new InterceptedMethodInvocation(proxy, methodProxy, arguments, index + 1)); in proceed()
/external/testng/lib-supplied/
Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...