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