public class ConsulConfigStoreFactory extends Object implements ConfigStoreFactory
| Constructor and Description |
|---|
ConsulConfigStoreFactory() |
| Modifier and Type | Method and Description |
|---|---|
ConfigStore |
create(Vertx vertx,
JsonObject configuration) |
String |
name() |
public String name()
name in interface ConfigStoreFactorypublic ConfigStore create(Vertx vertx, JsonObject configuration)
create in interface ConfigStoreFactoryCopyright © 2017. All rights reserved.