public class ConfigLoader extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
protected Properties |
properties |
| Constructor and Description |
|---|
ConfigLoader() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
getProperties() |
String |
getProperty(String key) |
void |
setProperties(Properties properties) |
protected static final org.slf4j.Logger logger
protected Properties properties
public Properties getProperties()
public void setProperties(Properties properties)
Copyright © 2022–2023 Iron Software. All rights reserved.