Class ZeroLauncher

  • All Implemented Interfaces:
    Launcher<io.vertx.reactivex.core.Vertx>

    public class ZeroLauncher
    extends Object
    implements Launcher<io.vertx.reactivex.core.Vertx>
    • Constructor Detail

      • ZeroLauncher

        public ZeroLauncher()
    • Method Detail

      • 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>