Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/internal/
DInterceptorStackCallback.java58 private class InterceptedMethodInvocation implements MethodInvocation { class in InterceptorStackCallback
65 public InterceptedMethodInvocation(Object proxy, MethodProxy methodProxy, in InterceptedMethodInvocation() method in InterceptorStackCallback.InterceptedMethodInvocation