public class ContactStoreModule
extends com.google.inject.AbstractModule
ContactStore
based on the configuration.Constructor and Description |
---|
ContactStoreModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
ContactStore |
provideContactStore(org.eclipse.jgit.lib.Config config,
SitePaths site,
com.google.gwtorm.server.SchemaFactory<com.google.gerrit.reviewdb.server.ReviewDb> schema,
ContactStoreConnection.Factory connFactory) |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
protected void configure()
configure
in class com.google.inject.AbstractModule
@Provides public ContactStore provideContactStore(org.eclipse.jgit.lib.Config config, SitePaths site, com.google.gwtorm.server.SchemaFactory<com.google.gerrit.reviewdb.server.ReviewDb> schema, ContactStoreConnection.Factory connFactory)