vertx / io.vertx.core / Launcher / afterConfigParsed

afterConfigParsed

open fun afterConfigParsed(config: JsonObject): Unit

Hook for sub-classes of Launcher after the config has been parsed.

Parameters

config - the read config, empty if none are provided.