public class PrintConfigCommandModule
extends com.google.inject.AbstractModule
| Constructor and Description |
|---|
PrintConfigCommandModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
PrintConfigCommand |
providePrintConfigCommand(com.google.inject.Provider<io.bootique.log.BootLogger> bootLogger,
com.google.inject.Provider<io.bootique.meta.module.ModulesMetadata> modulesMetadata,
com.google.inject.Injector injector)
Provide the command for running the command for printing out the configuration values.
|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected void configure()
configure in class com.google.inject.AbstractModule@Provides public PrintConfigCommand providePrintConfigCommand(com.google.inject.Provider<io.bootique.log.BootLogger> bootLogger, com.google.inject.Provider<io.bootique.meta.module.ModulesMetadata> modulesMetadata, com.google.inject.Injector injector)
bootLogger - the boot logger.modulesMetadata - the modules' metadata.injector - the current injector.Copyright © 2006-2019 Arakhnê.org Members. All rights reserved, under the terms of the Apache 2 license.