public class StorageProviderFactoryCache extends AbstractAccountComponentCache<StorageProviderFactory>
| Constructor and Description |
|---|
StorageProviderFactoryCache(StorageAccountManagerFactory storageAccountManagerFactory,
StatelessStorageProvider statelessStorageProvider,
UserUtil userUtil,
org.duracloud.account.db.repo.DuracloudMillRepo millRepo,
AccountChangeNotifier notifier,
DuraCloudRequestContextUtil contextUtil) |
| Modifier and Type | Method and Description |
|---|---|
protected StorageProviderFactory |
createInstance(String accountId) |
void |
onEvent(org.duracloud.common.event.AccountChangeEvent event) |
get, remove, removeAllpublic StorageProviderFactoryCache(StorageAccountManagerFactory storageAccountManagerFactory, StatelessStorageProvider statelessStorageProvider, UserUtil userUtil, org.duracloud.account.db.repo.DuracloudMillRepo millRepo, AccountChangeNotifier notifier, DuraCloudRequestContextUtil contextUtil)
public void onEvent(org.duracloud.common.event.AccountChangeEvent event)
protected StorageProviderFactory createInstance(String accountId)
createInstance in class AbstractAccountComponentCache<StorageProviderFactory>Copyright © 2009–2018 DuraSpace. All rights reserved.