com.hazelcast.config
Class ConfigLoader

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

public class ConfigLoader
extends Object


Constructor Summary
ConfigLoader()
           
 
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
 

Constructor Detail

ConfigLoader

public ConfigLoader()
Method Detail

load

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

locateConfig

public static URL locateConfig(String path)


Copyright © 2008-2012 Hazelcast, Inc. All Rights Reserved.