@Deprecated public class ConfigSourceWrapper extends Object
| Constructor and Description |
|---|
ConfigSourceWrapper(ConfigSource s)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBool(String key)
Deprecated.
|
boolean |
getBool(String key,
boolean dflt)
Deprecated.
|
ConfigSource |
getConfigSource()
Deprecated.
|
int |
getInt(String key)
Deprecated.
|
int |
getInt(String key,
int dflt)
Deprecated.
|
String |
getOption(String key)
Deprecated.
|
String |
getOption(String key,
String dflt)
Deprecated.
|
int |
getTime(String propertyname,
String defaultval)
Deprecated.
Gets a time value from the parameters.
|
String |
toString()
Deprecated.
|
public ConfigSourceWrapper(ConfigSource s)
public ConfigSource getConfigSource()
public String getOption(String key, String dflt) throws Exception
Exceptionpublic boolean getBool(String key, boolean dflt) throws Exception
Exceptionpublic int getTime(String propertyname, String defaultval) throws Exception
ExceptionCopyright © 2017 etc.to. All rights reserved.