public class VaultConfigStoreFactory extends Object implements ConfigStoreFactory
ConfigStoreFactory to create VaultConfigStore.| Constructor and Description |
|---|
VaultConfigStoreFactory() |
| 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 © 2018 Eclipse. All rights reserved.