Searched refs:ComponentAnnotationTest (Results 1 – 1 of 1) sorted by relevance
174 interface ComponentAnnotationTest {} interface in ScopesTest175 static class ComponentAnnotationTestImpl implements ComponentAnnotationTest {}180 bind(ComponentAnnotationTest.class).to(ComponentAnnotationTestImpl.class); in testScopingAnnotationsOnAbstractTypeIsValidForComponent()