Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/
DMethodInterceptionTest.java45 public Object invoke(MethodInvocation methodInvocation) throws Throwable { in invoke()
53 public Object invoke(MethodInvocation methodInvocation) throws Throwable { in invoke()
60 public Object invoke(MethodInvocation methodInvocation) throws Throwable { in invoke()
374 public Object invoke(MethodInvocation methodInvocation) throws Throwable { in invoke()
425 public Object invoke(final MethodInvocation methodInvocation) throws Throwable { in invoke()
DIntegrationTest.java65 public Object invoke(MethodInvocation methodInvocation) throws Throwable { in invoke()
/external/guice/extensions/persist/src/com/google/inject/persist/jpa/
DJpaLocalTxnInterceptor.java43 public Object invoke(MethodInvocation methodInvocation) throws Throwable { in invoke()
99 private Transactional readTransactionMetadata(MethodInvocation methodInvocation) { in readTransactionMetadata()
DJpaFinderProxy.java55 public Object invoke(MethodInvocation methodInvocation) throws Throwable { in invoke()
/external/guice/core/test/com/google/inject/internal/
DProxyFactoryTest.java69 public Object invoke(MethodInvocation methodInvocation) throws Throwable { in invoke()
192 public Object invoke(MethodInvocation methodInvocation) throws Throwable { in invoke()
201 public Object invoke(MethodInvocation methodInvocation) throws Throwable { in invoke()