Uses of Class
net.bluemind.system.api.SystemConf
-
Uses of SystemConf in net.bluemind.system.api
Modifier and TypeMethodDescriptionstatic SystemConf
ISystemConfiguration.getValues()
Get server configurationModifier and TypeMethodDescriptionSystemConf.merge
(SystemConf previous, Map<String, String> newValues) Merge newValues to previous and remove key with null valueModifier and TypeMethodDescriptionvoid
ISystemConfigurationAsync.getValues
(AsyncHandler<SystemConf> handler)