@Prototype public final class CreateAccount extends CreateKeyPair
config, overwrite
commonOptions, spec
NOOP
Constructor and Description |
---|
CreateAccount(CodeGenConfig config) |
CreateAccount(CodeGenConfig config,
io.micronaut.core.util.functional.ThrowingSupplier<OutputHandler,java.io.IOException> outputHandlerSupplier,
ConsoleOutput consoleOutput) |
Modifier and Type | Method and Description |
---|---|
boolean |
applies() |
java.lang.Integer |
call()
Uses arguments passed to do all key creation and account creation.
|
doKeyCreation
err, getCommand, getProject, getTemplateRenderer, getTemplateRenderer, out, setBeanContext, warning
getOperatingSystem, green, red, showStacktrace, verbose
public CreateAccount(@Parameter CodeGenConfig config)
public CreateAccount(CodeGenConfig config, io.micronaut.core.util.functional.ThrowingSupplier<OutputHandler,java.io.IOException> outputHandlerSupplier, ConsoleOutput consoleOutput)
public boolean applies()
applies
in class CreateKeyPair
public java.lang.Integer call()
call
in interface java.util.concurrent.Callable<java.lang.Integer>
call
in class CreateKeyPair