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