de.surethingies.properties.io
Class ConfigurationIO
java.lang.Object
de.surethingies.properties.io.ConfigurationIO
public class ConfigurationIO
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
public static ConfigurationIO instance()
load
public Configuration load(File propertyFile)
throws Exception
- Throws:
Exception
store
public void store(Configuration conf,
File propertyFile)
throws Exception
- Throws:
Exception
Copyright © 2007. All Rights Reserved.