@Component public class FileSystemServiceConfigurer extends StorageServiceConfigurerBase implements StorageServiceConfigurer
A file system based IStorageService implementation
| Constructor and Description |
|---|
FileSystemServiceConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
IStorageService |
getStorageService() |
void |
setHomeDir(org.springframework.core.io.Resource homeDir) |
void |
setHomeUrl(String homeUrl) |
getKeyGenerator, setKeyGeneratorpublic void setHomeDir(org.springframework.core.io.Resource homeDir)
throws IOException
IOExceptionpublic void setHomeUrl(String homeUrl)
public IStorageService getStorageService()
getStorageService in interface StorageServiceConfigurerCopyright © 2013–2017 OSGL (Open Source General Library). All rights reserved.