open fun afterStartingVertx(vertx: Vertx): Unit
Hook for sub-classes of Launcher after the vertx instance is started.
vertx - the created Vert.x instance
vertx