Searched refs:factoryGenerator (Results 1 – 4 of 4) sorted by relevance
53 private final SourceFileGenerator<ContributionBinding> factoryGenerator; field in ModuleProcessingStep65 SourceFileGenerator<ContributionBinding> factoryGenerator, in ModuleProcessingStep() argument73 this.factoryGenerator = factoryGenerator; in ModuleProcessingStep()125 generate(factoryGenerator, bindingFactory.providesMethodBinding(method, module)); in generateForMethodsIn()
76 @Inject SourceFileGenerator<ContributionBinding> factoryGenerator; field in DelegateComponentProcessor127 factoryGenerator, membersInjectorGenerator); in postRound()202 static SourceFileGenerator<ContributionBinding> factoryGenerator( in factoryGenerator() method
71 SourceFileGenerator<ContributionBinding> factoryGenerator, in generateSourcesForRequiredBindings() argument
233 SourceFileGenerator<ContributionBinding> factoryGenerator, in generateSourcesForRequiredBindings() argument236 injectionBindings.generateBindings(factoryGenerator); in generateSourcesForRequiredBindings()