com.hazelcast.config
Class ConfigLoader
java.lang.Object
com.hazelcast.config.ConfigLoader
public final class ConfigLoader
- extends Object
Provides loading service for a configuration.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
load
public static Config load(String path)
throws IOException
- Throws:
IOException
locateConfig
public static URL locateConfig(String path)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.