public class PropertyService extends Object
| Constructor and Description |
|---|
PropertyService() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getProperty(String key,
String defaultValue)
Get a property from the application.properties file.
|
public static String getProperty(String key, String defaultValue)
key - propertydefaultValue - default value, if property is not availableCopyright © 2010–2024 The DAISY Consortium. All rights reserved.