org.jboss.dashboard.toolkit.factory
Class ConfigValueWriter
java.lang.Object
org.jboss.dashboard.toolkit.factory.ConfigWriter
org.jboss.dashboard.toolkit.factory.ConfigValueWriter
public class ConfigValueWriter
- extends ConfigWriter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigValueWriter
public ConfigValueWriter(String factoryPath)
ConfigValueWriter
protected ConfigValueWriter(String factoryPath,
String commentsPath)
writeProperty
public void writeProperty(String factoryPropertyPath,
String value)
throws IOException
- Throws:
IOException
readProperty
public String readProperty(String factoryPropertyPath)
throws IOException
- Throws:
IOException
Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.