Package com.google.gerrit.sshd.commands
Class IndexCommandsModule
- java.lang.Object
- 
- com.google.inject.AbstractModule
- 
- com.google.gerrit.extensions.config.FactoryModule
- 
- com.google.gerrit.lifecycle.LifecycleModule
- 
- com.google.gerrit.sshd.CommandModule
- 
- com.google.gerrit.sshd.commands.IndexCommandsModule
 
 
 
 
 
- 
- All Implemented Interfaces:
- com.google.inject.Module
 
 public class IndexCommandsModule extends CommandModule 
- 
- 
Field Summary- 
Fields inherited from class com.google.gerrit.sshd.CommandModuleslaveMode
 
- 
 - 
Constructor SummaryConstructors Constructor Description IndexCommandsModule(com.google.inject.Injector injector)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidconfigure()- 
Methods inherited from class com.google.gerrit.sshd.CommandModulealias, alias, command, command, command, command
 - 
Methods inherited from class com.google.gerrit.lifecycle.LifecycleModulelistener
 - 
Methods inherited from class com.google.gerrit.extensions.config.FactoryModulefactory
 - 
Methods inherited from class com.google.inject.AbstractModuleaddError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
 
- 
 
-