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