vertx / io.vertx.rxjava.servicediscovery.spi / ServiceExporter / init

init

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

Starts the exporter.

Parameters

vertx - the vertx instance

publisher - the service discovery instance

configuration - the bridge configuration if any

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