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  Configobject. | 
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 © 2023 Eclipse. All rights reserved.