public class WdmConfig extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
WdmConfig() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getBoolean(String key) |
static WdmConfig |
getInstance() |
static int |
getInt(String key) |
static String |
getString(String key) |
static URL |
getUrl(String key) |
public static WdmConfig getInstance()
public static int getInt(String key)
public static boolean getBoolean(String key)
public static URL getUrl(String key) throws MalformedURLException
MalformedURLExceptionCopyright © 2017. All rights reserved.