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