Searched refs:InnerRuntimeModule (Results 1 – 1 of 1) sorted by relevance
319 install(new InnerRuntimeModule()); in configure()323 static class InnerRuntimeModule extends AbstractModule { class in ScopesTest340 "at " + InnerRuntimeModule.class.getName() + getDeclaringSourcePart(getClass()), in testScopeAnnotationWithoutRuntimeRetention()341 asModuleChain(OuterRuntimeModule.class, InnerRuntimeModule.class)); in testScopeAnnotationWithoutRuntimeRetention()