Interface Configuration
- All Known Implementing Classes:
DefaultConfiguration
public interface Configuration
-
Method Summary
Modifier and Type Method Description StringgetAggregatorDataPath()StringgetBrokerDataPath()StringgetDatabasePath()intgetPort()StringgetTempDownloadPath()InputStreamreadAPIKeyProperties()
-
Method Details
-
readAPIKeyProperties
- Throws:
IOException
-
getDatabasePath
String getDatabasePath() -
getAggregatorDataPath
String getAggregatorDataPath() -
getBrokerDataPath
String getBrokerDataPath() -
getTempDownloadPath
String getTempDownloadPath() -
getPort
int getPort()
-