Interface Configuration
- All Known Implementing Classes:
DefaultConfiguration
public interface Configuration
-
Method Details
-
getAuthProvider
- Throws:
IOException
-
getWebsocketIdleTimeoutMillis
long getWebsocketIdleTimeoutMillis() -
getBasePath
Path getBasePath() -
getAggregatorDataPath
-
getBrokerDataPath
-
getTempDownloadPath
-
getJdbcDataSourceClass
- Throws:
ClassNotFoundException
-
getJdbcUrl
String getJdbcUrl() -
getPort
int getPort()local TCP port to listen to- Returns:
- port number
-