public class CommandModule
extends com.google.inject.AbstractModule
| Constructor and Description |
|---|
CommandModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
FloodgateCommand |
linkAccountCommand() |
FloodgateCommand |
mainCommand() |
FloodgateCommand |
testCommand() |
FloodgateCommand |
unlinkAccountCommand() |
FloodgateCommand |
whitelistCommand() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected void configure()
configure in class com.google.inject.AbstractModule@ProvidesIntoSet public FloodgateCommand linkAccountCommand()
@ProvidesIntoSet public FloodgateCommand unlinkAccountCommand()
@ProvidesIntoSet public FloodgateCommand whitelistCommand()
@ProvidesIntoSet public FloodgateCommand testCommand()
@ProvidesIntoSet public FloodgateCommand mainCommand()