@Component(value="globalPropertiesConfigService") public class GlobalPropertiesConfigServiceImpl extends Object implements GlobalPropertiesConfigService
| Constructor and Description |
|---|
GlobalPropertiesConfigServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.duracloud.account.db.model.GlobalProperties |
get() |
org.duracloud.account.db.repo.GlobalPropertiesRepo |
getRepo() |
void |
set(String instanceNotificationTopicArn,
String cloudFrontAccountId,
String cloudFrontKeyId,
String cloudFrontKeyPath) |
void |
setRepo(org.duracloud.account.db.repo.GlobalPropertiesRepo repo) |
public void setRepo(org.duracloud.account.db.repo.GlobalPropertiesRepo repo)
public org.duracloud.account.db.repo.GlobalPropertiesRepo getRepo()
public org.duracloud.account.db.model.GlobalProperties get()
get in interface GlobalPropertiesConfigServiceCopyright © 2009–2017 DuraSpace. All rights reserved.