Package io.vertx.up.uca.web
Class ZeroLauncher
- java.lang.Object
-
- io.vertx.up.uca.web.ZeroLauncher
-
-
Constructor Summary
Constructors Constructor Description ZeroLauncher()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstart(Consumer<io.vertx.core.Vertx> callback)Startvoidstop(Consumer<io.vertx.core.Vertx> callback)Stop
-