public class CoordinatorDiscoveryModule extends Object implements com.google.inject.Module
| Constructor and Description |
|---|
CoordinatorDiscoveryModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.google.inject.Binder binder) |
ServerDiscoverySelector |
getServiceProvider(CoordinatorSelectorConfig config,
ServerDiscoveryFactory serverDiscoveryFactory) |
public void configure(com.google.inject.Binder binder)
configure in interface com.google.inject.Module@Provides public ServerDiscoverySelector getServiceProvider(CoordinatorSelectorConfig config, ServerDiscoveryFactory serverDiscoveryFactory)
Copyright © 2011–2017. All rights reserved.