com.hazelcast.config
Class ConfigLoader

java.lang.Object
  extended by com.hazelcast.config.ConfigLoader

public class ConfigLoader
extends Object


Method Summary
static Config load(String path)
           
static URL locateConfig(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

load

public static Config load(String path)
                   throws IOException
Throws:
IOException

locateConfig

public static URL locateConfig(String path)


Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.