public interface NeedVertxExecutor
| Modifier and Type | Method and Description |
|---|---|
void |
setVertxExecutor(io.vertx.core.Vertx vertx,
java.util.concurrent.ExecutorService executor)
Instances implementing that will be given a vertx instance and a
BMExecutor.
|
Copyright © 2023. All Rights Reserved.