vertx / io.vertx.core / Launcher / afterStartingVertx

afterStartingVertx

open fun afterStartingVertx(vertx: Vertx): Unit

Hook for sub-classes of Launcher after the vertx instance is started.

Parameters

vertx - the created Vert.x instance