public class TestingWarningCollectorModule extends Object implements com.google.inject.Module
Constructor and Description |
---|
TestingWarningCollectorModule() |
Modifier and Type | Method and Description |
---|---|
void |
configure(com.google.inject.Binder binder) |
WarningCollectorFactory |
createWarningCollectorFactory(WarningCollectorConfig config,
TestingWarningCollectorConfig testConfig) |
public void configure(com.google.inject.Binder binder)
configure
in interface com.google.inject.Module
@Provides public WarningCollectorFactory createWarningCollectorFactory(WarningCollectorConfig config, TestingWarningCollectorConfig testConfig)
Copyright © 2012–2022. All rights reserved.