Searched refs:JImpl (Results 1 – 1 of 1) sorted by relevance
662 bind(J.class).to(JImpl.class); in testCustomScopeCircularProxies()711 static class JImpl implements J { class in CircularDependencyTest713 JImpl(IImpl i) {} in JImpl() method in CircularDependencyTest.JImpl