@Component(value="duracloudMillConfigService") public class DuracloudMillConfigServiceImpl extends Object implements DuracloudMillConfigService
| Constructor and Description |
|---|
DuracloudMillConfigServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.duracloud.account.db.model.DuracloudMill |
get() |
org.duracloud.account.db.repo.DuracloudMillRepo |
getRepo() |
void |
set(String dbHost,
Integer dbPort,
String dbName,
String dbUsername,
String dbPassword,
String auditQueue,
String auditLogSpaceId) |
void |
setRepo(org.duracloud.account.db.repo.DuracloudMillRepo repo) |
public void setRepo(org.duracloud.account.db.repo.DuracloudMillRepo repo)
public org.duracloud.account.db.repo.DuracloudMillRepo getRepo()
public org.duracloud.account.db.model.DuracloudMill get()
get in interface DuracloudMillConfigServiceCopyright © 2009–2019 DuraSpace. All rights reserved.