Searched refs:OuterDeprecatedModule (Results 1 – 1 of 1) sorted by relevance
315 static class OuterDeprecatedModule extends AbstractModule { class in ScopesTest327 Guice.createInjector(new OuterDeprecatedModule()); in testBindScopeToAnnotationWithoutScopeAnnotation()333 asModuleChain(OuterDeprecatedModule.class, InnerDeprecatedModule.class)); in testBindScopeToAnnotationWithoutScopeAnnotation()