Uses of Class
kos.core.Launcher.DeploymentContext
-
Packages that use Launcher.DeploymentContext Package Description kos.core -
-
Uses of Launcher.DeploymentContext in kos.core
Methods in kos.core with parameters of type Launcher.DeploymentContext Modifier and Type Method Description (package private) voidLauncher. deployCustomApplication(Launcher.DeploymentContext deploymentContextConf)(package private) voidLauncher. deployVerticles(Launcher.DeploymentContext deploymentContext)(package private) voidLauncher. deployWebServer(Launcher.DeploymentContext deploymentContext)Method parameters in kos.core with type arguments of type Launcher.DeploymentContext Modifier and Type Method Description (package private) voidLauncher. readDeploymentConfig(io.vertx.core.Handler<Launcher.DeploymentContext> handler)
-