Interface Configuration

All Known Implementing Classes:
DefaultConfiguration

public interface Configuration
  • Method Details

    • readAPIKeyProperties

      InputStream readAPIKeyProperties() throws IOException
      Throws:
      IOException
    • getDatabasePath

      String getDatabasePath()
    • getAggregatorDataPath

      String getAggregatorDataPath()
    • getBrokerDataPath

      String getBrokerDataPath()
    • getTempDownloadPath

      String getTempDownloadPath()
    • getPort

      int getPort()