Home
last modified time | relevance | path

Searched refs:ComponentAnnotationTestImpl (Results 1 – 1 of 1) sorted by relevance

/external/guice/core/test/com/google/inject/
DScopesTest.java175 static class ComponentAnnotationTestImpl implements ComponentAnnotationTest {} class in ScopesTest
180 bind(ComponentAnnotationTest.class).to(ComponentAnnotationTestImpl.class); in testScopingAnnotationsOnAbstractTypeIsValidForComponent()