vertx / io.vertx.config.consul / ConsulConfigStoreFactory

ConsulConfigStoreFactory

open class ConsulConfigStoreFactory : ConfigStoreFactory

Author
Ruslan Sennov

Constructors

<init>

ConsulConfigStoreFactory()

Functions

create

open fun create(vertx: Vertx, configuration: JsonObject): ConfigStore

name

open fun name(): String