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
ISystemConfigurationgetValues in interface ISystemConfigurationServerFaultpublic void updateMutableValues(java.util.Map<java.lang.String,java.lang.String> values)
                         throws ServerFault
updateMutableValues in interface ISystemConfigurationServerFaultCopyright © 2021. All Rights Reserved.