Package net.bluemind.system.api
Interface ISystemConfigurationAsync
public interface ISystemConfigurationAsync
- 
Method Summary
Modifier and TypeMethodDescriptionvoidgetValues(AsyncHandler<SystemConf> handler) voidupdateMutableValues(Map<String, String> values, AsyncHandler<Void> handler)  
- 
Method Details
- 
getValues
 - 
updateMutableValues
 
 -