Searched refs:AnnotatedCustomScoped (Results 1 – 1 of 1) sorted by relevance
378 injector.getInstance(AnnotatedCustomScoped.class), in testBindDuplicateScope()379 injector.getInstance(AnnotatedCustomScoped.class)); in testBindDuplicateScope()451 static class AnnotatedCustomScoped {} class in ScopesTest665 bind(f).to(AnnotatedCustomScoped.class);