Home
last modified time | relevance | path

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

/external/guice/extensions/persist/src/com/google/inject/persist/jpa/
DJpaLocalTxnInterceptor.java49 public Object invoke(MethodInvocation methodInvocation) throws Throwable { in invoke()
105 private Transactional readTransactionMetadata(MethodInvocation methodInvocation) { in readTransactionMetadata()
DJpaFinderProxy.java57 public Object invoke(MethodInvocation methodInvocation) throws Throwable { in invoke()
/external/guice/core/test/com/google/inject/
DMethodInterceptionTest.java49 public Object invoke(MethodInvocation methodInvocation) throws Throwable { in invoke()
56 public Object invoke(MethodInvocation methodInvocation) throws Throwable { in invoke()
62 public Object invoke(MethodInvocation methodInvocation) throws Throwable { in invoke()
311 public Object invoke(MethodInvocation methodInvocation) throws Throwable { in invoke()
355 public Object invoke(final MethodInvocation methodInvocation) throws Throwable { in invoke()
DIntegrationTest.java63 public Object invoke(MethodInvocation methodInvocation) throws Throwable { in invoke()
/external/guice/core/test/com/google/inject/internal/
DProxyFactoryTest.java72 public Object invoke(MethodInvocation methodInvocation) throws Throwable { in invoke()
189 public Object invoke(MethodInvocation methodInvocation) throws Throwable { in invoke()
197 public Object invoke(MethodInvocation methodInvocation) throws Throwable { in invoke()