public abstract class BaseProperties
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.Properties |
properties |
Modifier | Constructor and Description |
---|---|
protected |
BaseProperties(java.lang.String fileName) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getProperty(java.lang.String property) |
void |
reload() |
void |
reload(java.lang.String fileName) |