public class ConfigMapStoreFactory extends Object implements ConfigStoreFactory
Constructor and Description |
---|
ConfigMapStoreFactory() |
Modifier and Type | Method and Description |
---|---|
ConfigStore |
create(io.vertx.core.Vertx vertx,
io.vertx.core.json.JsonObject configuration) |
String |
name() |
public String name()
name
in interface ConfigStoreFactory
public ConfigStore create(io.vertx.core.Vertx vertx, io.vertx.core.json.JsonObject configuration)
create
in interface ConfigStoreFactory
Copyright © 2018 Eclipse. All rights reserved.