T - public interface ConfigHolder<T extends ConfigBase>
| Modifier and Type | Method and Description |
|---|---|
T |
getConfig() |
String |
getConfigUri() |
ConfigurationStore |
getStore()
Get the underlying ConfigurationStore
|
void |
putConfig()
Save the configuration.
|
String getConfigUri()
T getConfig()
void putConfig()
ConfigurationStore getStore() throws ConfigException
ConfigExceptionCopyright © 2017 Bedework. All rights reserved.