@Component(value="contentStoreFactory") public class ContentStoreFactory extends Object
| Constructor and Description |
|---|
ContentStoreFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.duracloud.client.ContentStore |
create(DuracloudCredentialsForm dcf) |
org.duracloud.client.ContentStore |
create(DuracloudCredentialsForm dcf,
boolean retry) |
protected org.duracloud.client.ContentStoreManager |
createContentStoreManager(String host,
String port) |
public org.duracloud.client.ContentStore create(DuracloudCredentialsForm dcf) throws org.duracloud.error.ContentStoreException
org.duracloud.error.ContentStoreExceptionpublic org.duracloud.client.ContentStore create(DuracloudCredentialsForm dcf, boolean retry) throws org.duracloud.error.ContentStoreException
org.duracloud.error.ContentStoreExceptionCopyright © 2009–2017 DuraSpace. All rights reserved.