public class RunSingleAgentCommandModule
extends com.google.inject.AbstractModule
Modifier and Type | Method and Description |
---|---|
void |
configure() |
RunSingleAgentCommand |
provideRunCommand(configuration : javax.inject.Provider<SreConfig>)
Provide the command for running the SRE.
|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
public def
configure() : void
configure
in class com.google.inject.AbstractModule
@Provides
@Singleton
@Pure
public def
provideRunCommand(configuration : javax.inject.Provider<SreConfig>) : RunSingleAgentCommand
RunSingleAgentCommandModule
configuration
- the configuration of the tool.lock
- the provider of lock.Copyright © 2020 the original authors or authors.