public class MergeabilityChecksExecutorModule
extends com.google.inject.AbstractModule
MergeabilityChecksExecutor
.Constructor and Description |
---|
MergeabilityChecksExecutorModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
WorkQueue.Executor |
createMergeabilityChecksExecutor(org.eclipse.jgit.lib.Config config,
WorkQueue queues) |
WorkQueue.Executor |
createMergeabilityChecksExecutor(org.eclipse.jgit.lib.Config config,
WorkQueue queues,
WorkQueue.Executor backgroundExecutor) |
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 WorkQueue.Executor createMergeabilityChecksExecutor(org.eclipse.jgit.lib.Config config, WorkQueue queues)
@Provides public WorkQueue.Executor createMergeabilityChecksExecutor(org.eclipse.jgit.lib.Config config, WorkQueue queues, WorkQueue.Executor backgroundExecutor)