public class ConfigurationProvider extends Object
| Constructor and Description |
|---|
ConfigurationProvider(ConfigStore store,
ConfigProcessor processor,
JsonObject config,
boolean optional) |
| Modifier and Type | Method and Description |
|---|---|
ConfigProcessor |
getProcessor() |
ConfigStore |
getStore() |
public ConfigurationProvider(ConfigStore store, ConfigProcessor processor, JsonObject config, boolean optional)
public ConfigStore getStore()
public ConfigProcessor getProcessor()
Copyright © 2020. All rights reserved.