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> v)  | 
public SystemConfiguration(BmContext context)
public SystemConf getValues() throws ServerFault
ISystemConfigurationgetValues in interface ISystemConfigurationServerFaultpublic void updateMutableValues(java.util.Map<java.lang.String,java.lang.String> v)
                         throws ServerFault
updateMutableValues in interface ISystemConfigurationServerFaultCopyright © 2023. All Rights Reserved.