Searched refs:OuterRuntimeModule (Results 1 – 1 of 1) sorted by relevance
292 static class OuterRuntimeModule extends AbstractModule { class in ScopesTest304 Guice.createInjector(new OuterRuntimeModule()); in testScopeAnnotationWithoutRuntimeRetention()311 asModuleChain(OuterRuntimeModule.class, InnerRuntimeModule.class)); in testScopeAnnotationWithoutRuntimeRetention()