public class PropertiesUtil extends Object
Modifier and Type | Field and Description |
---|---|
protected static EngineUtilLogger |
LOG |
Constructor and Description |
---|
PropertiesUtil() |
Modifier and Type | Method and Description |
---|---|
static Properties |
getProperties(String propertiesFile)
Reads a
.properties file from the classpath and provides a Properties object. |
protected static final EngineUtilLogger LOG
public static Properties getProperties(String propertiesFile)
.properties
file from the classpath and provides a Properties
object.Copyright © 2022. All rights reserved.