public class ConfigFile
extends java.util.Properties
Properties,
Service,
psdi.server.SrvContext,
MXProperties,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
propFileName
Deprecated.
Name of file to store and retrieve data from
|
| Constructor and Description |
|---|
ConfigFile()
Deprecated.
|
ConfigFile(java.lang.String propFileName)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
load()
Deprecated.
Use MXProperties instead
|
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNamesclear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, valuesprotected java.lang.String propFileName
public ConfigFile()
public ConfigFile(java.lang.String propFileName)
protected void load()
throws java.io.IOException
java.io.IOExceptionMXProperties.loadProperties(java.io.InputStream, boolean)