Package io.datarouter.secretweb.service
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 -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.datarouter.secret.client.local.LocalStorageConfig
getConfigFilename, getConfigFilePath
-
Constructor Details
-
DatarouterPropertiesLocalStorageConfig
public DatarouterPropertiesLocalStorageConfig()
-
-
Method Details
-
getConfigDirectory
- Specified by:
getConfigDirectoryin interfaceio.datarouter.secret.client.local.LocalStorageConfig
-