| Modifier and Type | Method and Description |
|---|---|
ConfigWithOverrides |
ConfigStore.getConfigForModule(String moduleName)
It retrieves the generic
Map<String, Object> for a given module name. |
default ConfigWithOverrides |
ConfigStore.getGlobalConfig()
This is a convenience method that calls the
this#getConfigForModule(String) with a
stargate module name. |
Copyright © 2022. All rights reserved.