Searched refs:subcomponent (Results 1 – 25 of 55) sorted by relevance
123
16 package test.subcomponent.hiding;20 @Subcomponent(modules = test.subcomponent.hiding.b.CommonModuleName.class)23 test.subcomponent.hiding.a.CommonName aCommonName(); in aCommonName()25 test.subcomponent.hiding.b.CommonName bCommonName(); in bCommonName()
16 package test.subcomponent.hiding;21 @Component(modules = test.subcomponent.hiding.a.CommonModuleName.class)25 test.subcomponent.hiding.a.CommonName aCommonName(); in aCommonName()
16 package test.subcomponent;19 B subcomponent(); in subcomponent() method
16 package test.subcomponent;
16 package test.subcomponent;40 { parentOfGenericComponent, parentOfGenericComponent.subcomponent() }}); in parameters()
1 package test.subcomponent.repeat;
16 package test.subcomponent.repeat;
16 package test.subcomponent.hiding.b;
16 package test.subcomponent.hiding.a;