Schnittstelle Configuration

Alle bekannten Implementierungsklassen:
DefaultConfiguration

public interface Configuration
  • Methodendetails

    • getAuthProvider

      org.aktin.broker.server.auth.AuthProvider getAuthProvider() throws IOException
      Löst aus:
      IOException
    • getWebsocketIdleTimeoutMillis

      long getWebsocketIdleTimeoutMillis()
    • getBasePath

      Path getBasePath()
    • getAggregatorDataPath

      default String getAggregatorDataPath()
    • getBrokerDataPath

      default String getBrokerDataPath()
    • getTempDownloadPath

      default String getTempDownloadPath()
    • getJdbcDataSourceClass

      Class<? extends DataSource> getJdbcDataSourceClass() throws ClassNotFoundException
      Löst aus:
      ClassNotFoundException
    • getJdbcUrl

      String getJdbcUrl()
    • getPort

      int getPort()
      local TCP port to listen to
      Gibt zurück:
      port number