public class SystemConfiguration extends java.lang.Object implements ISystemConfiguration
Constructor and Description |
---|
SystemConfiguration(BmContext context) |
Modifier and Type | Method and Description |
---|---|
SystemConf |
getValues()
Get server configuration
|
void |
updateMutableValues(java.util.Map<java.lang.String,java.lang.String> values) |
public SystemConfiguration(BmContext context)
public SystemConf getValues() throws ServerFault
ISystemConfiguration
getValues
in interface ISystemConfiguration
ServerFault
public void updateMutableValues(java.util.Map<java.lang.String,java.lang.String> values) throws ServerFault
updateMutableValues
in interface ISystemConfiguration
ServerFault
Copyright © 2021. All Rights Reserved.