public abstract class SystemProperty extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONFIGURATION_FILE_PATH
root path for the the configuration files
|
Constructor and Description |
---|
SystemProperty() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPropertyFilePath()
By default, this returns null.
|
abstract void |
initialize(java.util.Properties properties)
Initialize the system property.
|
public static final java.lang.String CONFIGURATION_FILE_PATH
public SystemProperty()
public abstract void initialize(java.util.Properties properties) throws java.lang.IllegalArgumentException
properties
- java.lang.IllegalArgumentException
public java.lang.String getPropertyFilePath()
Copyright © 2015 Tampere University of Technology, Pori Department.