Class DatarouterPropertiesLocalStorageConfig

java.lang.Object
io.datarouter.secretweb.service.DatarouterPropertiesLocalStorageConfig
All Implemented Interfaces:
io.datarouter.secret.client.local.LocalStorageConfig

@Singleton public class DatarouterPropertiesLocalStorageConfig extends Object implements io.datarouter.secret.client.local.LocalStorageConfig
  • Nested Class Summary

    Nested classes/interfaces inherited from interface io.datarouter.secret.client.local.LocalStorageConfig

    io.datarouter.secret.client.local.LocalStorageConfig.DefaultLocalStorageConfig
  • Field Summary

    Fields inherited from interface io.datarouter.secret.client.local.LocalStorageConfig

    DEFAULT_CONFIG_DIRECTORY, DEFAULT_CONFIG_FILENAME
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface io.datarouter.secret.client.local.LocalStorageConfig

    getConfigFilename, getConfigFilePath
  • Constructor Details

    • DatarouterPropertiesLocalStorageConfig

      public DatarouterPropertiesLocalStorageConfig()
  • Method Details

    • getConfigDirectory

      public String getConfigDirectory()
      Specified by:
      getConfigDirectory in interface io.datarouter.secret.client.local.LocalStorageConfig