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 java.lang.Object
implements io.datarouter.secret.client.local.LocalStorageConfig
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DatarouterPropertiesLocalStorageConfig() -
Method Summary
Modifier and Type Method Description java.lang.StringgetConfigDirectory()
-
Constructor Details
-
DatarouterPropertiesLocalStorageConfig
public DatarouterPropertiesLocalStorageConfig()
-
-
Method Details
-
getConfigDirectory
public java.lang.String getConfigDirectory()- Specified by:
getConfigDirectoryin interfaceio.datarouter.secret.client.local.LocalStorageConfig
-