public class StorageServiceProvider extends Object
Constructor and Description |
---|
StorageServiceProvider() |
Modifier and Type | Method and Description |
---|---|
static StorageServiceProvider |
getInstance() |
StorageService |
getStorageService(String storageId) |
Set<String> |
getSupportedStorageTypes() |
public static StorageServiceProvider getInstance()
public Set<String> getSupportedStorageTypes()
public StorageService getStorageService(String storageId) throws Exception
storageId
- Exception
Copyright © 2013–2019. All rights reserved.