Uses of Class
io.vertx.core.spi.launcher.ExecutionContext
Packages that use ExecutionContext
-
Uses of ExecutionContext in io.vertx.core.spi.launcher
Fields in io.vertx.core.spi.launcher declared as ExecutionContextModifier and TypeFieldDescriptionprotected ExecutionContextDefaultCommand.executionContextThe execution context of the command.Methods in io.vertx.core.spi.launcher with parameters of type ExecutionContextModifier and TypeMethodDescriptionvoidCommand.setUp(ExecutionContext context) Set up the command execution environment.voidDefaultCommand.setUp(ExecutionContext ec)