public class XmlConfigLocator extends AbstractConfigLocator
XmlConfigBuilder that locates the XML configuration:
| Constructor and Description |
|---|
XmlConfigLocator()
Constructs a XmlConfigLocator that tries to find a usable XML configuration file.
|
getConfigurationFile, getConfigurationUrl, getIn, loadDefaultConfigurationFromClasspath, loadFromSystemProperty, loadFromWorkingDirectory, loadHazelcastConfigFromClasspathpublic XmlConfigLocator()
HazelcastException - if there was a problem locating the config-fileCopyright © 2019. All Rights Reserved.