public class LocalConfiguration extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getFlag(String property) |
static String |
getProperty(String property) |
static String |
getProperty(String property,
String defaultValue) |
static Long |
getTTL(String property) |
static LocalConfiguration |
init(URL propertiesURL) |
public static LocalConfiguration init(URL propertiesURL)
public static boolean getFlag(String property)
Copyright © 2020. All Rights Reserved.