- All Implemented Interfaces:
Launcher<io.vertx.reactivex.core.Vertx>
public class ZeroLauncher
extends Object
implements Launcher<io.vertx.reactivex.core.Vertx>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ZeroLauncher
public ZeroLauncher()
-
Method Details
-
start
public void start(Consumer<io.vertx.reactivex.core.Vertx> callback)
- Specified by:
start in interface Launcher<io.vertx.reactivex.core.Vertx>
-
stop
public void stop(Consumer<io.vertx.reactivex.core.Vertx> callback)
- Specified by:
stop in interface Launcher<io.vertx.reactivex.core.Vertx>