Searched defs:DelegatingInvocationHandler (Results 1 – 2 of 2) sorted by relevance
| /external/guice/core/src/com/google/inject/internal/ | ||
| D | DelegatingInvocationHandler.java | 24 class DelegatingInvocationHandler<T> implements InvocationHandler { class |
| /external/guava/guava-tests/test/com/google/common/reflect/ | ||
| D | AbstractInvocationHandlerTest.java | 114 private static class DelegatingInvocationHandler extends AbstractInvocationHandler class in AbstractInvocationHandlerTest |