@ApplicationScoped public class ExecutionHolder extends Object
Constructor and Description |
---|
ExecutionHolder() |
ExecutionHolder(javax.enterprise.inject.Instance<io.vertx.mutiny.core.Vertx> instanceOfVertx) |
ExecutionHolder(io.vertx.mutiny.core.Vertx vertx) |
Modifier and Type | Method and Description |
---|---|
void |
terminate(Object event) |
io.vertx.mutiny.core.Vertx |
vertx() |
Copyright © 2018–2021 SmallRye. All rights reserved.