Interface Configuration

All Known Implementing Classes:
DefaultConfiguration

public interface Configuration
  • Method Details

    • getAuthProvider

      org.aktin.broker.server.auth.AuthProvider getAuthProvider() throws IOException
      Throws:
      IOException
    • getBasePath

      Path getBasePath()
    • getDatabasePath

      default String getDatabasePath()
    • getAggregatorDataPath

      default String getAggregatorDataPath()
    • getBrokerDataPath

      default String getBrokerDataPath()
    • getTempDownloadPath

      default String getTempDownloadPath()
    • getPort

      int getPort()
      local TCP port to listen to
      Returns:
      port number