Uses of Class
org.duracloud.durastore.util.TaskProviderFactoryCache
-
Packages that use TaskProviderFactoryCache Package Description org.duracloud.durastore.config -
-
Uses of TaskProviderFactoryCache in org.duracloud.durastore.config
Methods in org.duracloud.durastore.config with parameters of type TaskProviderFactoryCache Modifier and Type Method Description List<AccountComponentCache<?>>AccountComponentCacheConfig. globalStores(UserDetailsServiceCache userDetailsServiceCache, StorageProviderFactoryCache storageProviderFactoryCache, TaskProviderFactoryCache taskProviderFactoryCache)
-