Searched refs:InnerDeprecatedModule (Results 1 – 1 of 1) sorted by relevance
317 install(new InnerDeprecatedModule()); in configure()320 static class InnerDeprecatedModule extends AbstractModule { class in ScopesTest332 "at " + InnerDeprecatedModule.class.getName() + getDeclaringSourcePart(getClass()), in testBindScopeToAnnotationWithoutScopeAnnotation()333 asModuleChain(OuterDeprecatedModule.class, InnerDeprecatedModule.class)); in testBindScopeToAnnotationWithoutScopeAnnotation()