vertx / io.vertx.reactivex.servicediscovery.spi / ServiceImporter / start

start

open fun start(vertx: Vertx, publisher: ServicePublisher, configuration: JsonObject, future: Future<Void>): Unit

Starts the importer.

Parameters

vertx - the vertx instance

publisher - the service publisher instance

configuration - the bridge configuration if any

future - a future on which the bridge must report the completion of the starting