public final class ES4X
extends io.vertx.core.Launcher
| Constructor and Description |
|---|
ES4X() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeStartingVertx(io.vertx.core.VertxOptions options) |
static void |
main(String... args)
Main entry point.
|
afterConfigParsed, afterStartingVertx, afterStoppingVertx, beforeDeployingVerticle, beforeStoppingVertx, executeCommand, handleDeployFaileddispatch, dispatch, execute, getCommandFromManifest, getCommandLinePrefix, getCommandNames, getDefaultCommand, getExistingCommandInstance, getMainVerticle, getNewCommandInstance, getPrintStream, getProcessArguments, isAskingForHelp, isAskingForVersion, load, printCommandNotFound, printCommandUsage, printGenericExecutionError, printGlobalUsage, printSpecificException, register, register, register, resetProcessArguments, unregisterappendArgument, appendOption, buildWrapped, buildWrapped, computeOptionsAndArguments, computeUsage, computeUsageLine, createPadding, findWrapPos, getArgName, getDescPadding, getLeftPadding, getLongOptionPrefix, getLongOptionSeparator, getNewLine, getOptionComparator, getOptionPrefix, getUsagePrefix, getWidth, isNullOrEmpty, renderCommands, renderOptionsAndArguments, renderWrappedText, renderWrappedTextBlock, rtrim, setArgName, setDescPadding, setLeftPadding, setLongOptionPrefix, setLongOptionSeparator, setNewLine, setOptionComparator, setOptionPrefix, setUsagePrefix, setWidth, usage, usagepublic void beforeStartingVertx(io.vertx.core.VertxOptions options)
beforeStartingVertx in interface io.vertx.core.impl.launcher.VertxLifecycleHooksbeforeStartingVertx in class io.vertx.core.Launcherpublic static void main(String... args)
args - the user command line arguments.Copyright © 2019. All rights reserved.