vertx / io.vertx.reactivex.config / ConfigRetriever / getConfig

getConfig

open fun getConfig(completionHandler: Handler<AsyncResult<JsonObject>>): Unit

Reads the configuration from the different and computes the final configuration.

Parameters

completionHandler - handler receiving the computed configuration, or a failure if the configuration cannot be retrieved