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