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