Package io.vertx.core.spi.launcher
package io.vertx.core.spi.launcher
-
ClassDescriptionA plug-in to the Vert.x command or
Launcherclass.CommandFactory<C extends Command>SPI Interface to provide a newLaunchercommand.The interface to implement to look for commands.Default implementation ofCommandusing annotation to define itself.DefaultCommandFactory<C extends Command>Default implementation ofCommandFactory.The execution context contains various information on the execution.