Interface Config

All Known Implementing Classes:
DummyConfig, StandardConfig

public interface Config
  • Method Details Link icon

    • getVersion Link icon

      String getVersion()
    • getReportableVersion Link icon

      String getReportableVersion()
    • getBaseDir Link icon

      Path getBaseDir()
    • getDocDir Link icon

      Path getDocDir()
    • getConfDir Link icon

      Path getConfDir()
    • getCacheDir Link icon

      Path getCacheDir()
    • getTempDir Link icon

      Path getTempDir()
    • getPrefsDir Link icon

      Path getPrefsDir()
    • getErrorLogPath Link icon

      Path getErrorLogPath()
    • getJavaBinPath Link icon

      Path getJavaBinPath()