public class DefaultConfiguration extends Object implements Configuration
| Constructor and Description |
|---|
DefaultConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAggregatorDataPath() |
String |
getDatabasePath() |
int |
getPort() |
InputStream |
readAPIKeyProperties() |
InputStream |
readOntologyXML() |
public InputStream readOntologyXML() throws FileNotFoundException
readOntologyXML in interface ConfigurationFileNotFoundExceptionpublic 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 ConfigurationCopyright © 2016–2017 R.W.Majeed. All rights reserved.