public class ConfigUtil extends Object
| Modifier and Type | Method and Description | 
|---|---|
static com.hazelcast.config.Config | 
loadConfig()
Loads Hazelcast config XML and transform it into a  
Config object. | 
public static com.hazelcast.config.Config loadConfig()
Config object.
 The content is read from:
 vertx.hazelcast.config sysprop, if present, orcluster.xml file on the classpath, if present, orCopyright © 2020 Eclipse. All rights reserved.