Searched refs:noopInterceptorModule (Results 1 – 1 of 1) sorted by relevance
64 private final Module noopInterceptorModule = new AbstractModule() { field in BytecodeGenTest313 Injector injector = Guice.createInjector(noopInterceptorModule); in testClassLoaderBridging()