public class DefaultConfiguration extends Object implements Configuration
| Constructor and Description |
|---|
DefaultConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAggregatorDataPath() |
String |
getBrokerDataPath() |
String |
getDatabasePath() |
int |
getPort() |
String |
getTempDownloadPath() |
InputStream |
readAPIKeyProperties() |
public InputStream readAPIKeyProperties() throws FileNotFoundException
readAPIKeyProperties in interface ConfigurationFileNotFoundExceptionpublic String getDatabasePath()
getDatabasePath in interface Configurationpublic int getPort()
getPort in interface Configurationpublic String getAggregatorDataPath()
getAggregatorDataPath in interface Configurationpublic String getBrokerDataPath()
getBrokerDataPath in interface Configurationpublic String getTempDownloadPath()
getTempDownloadPath in interface ConfigurationCopyright © 2014–2020 Uniklinik RWTH Aachen. All rights reserved.