@Configuration public class SnsSubscriptionManagerConfig extends Object
| Constructor and Description |
|---|
SnsSubscriptionManagerConfig() |
| Modifier and Type | Method and Description |
|---|---|
SnsSubscriptionManager |
snsSubscriptionManager(org.duracloud.account.db.repo.GlobalPropertiesRepo globalPropertiesRepo,
List<AccountComponentCache<?>> componentCaches,
String appName) |
@Bean(destroyMethod="disconnect",
initMethod="connect")
public SnsSubscriptionManager snsSubscriptionManager(org.duracloud.account.db.repo.GlobalPropertiesRepo globalPropertiesRepo,
List<AccountComponentCache<?>> componentCaches,
String appName)
Copyright © 2009–2017 DuraSpace. All rights reserved.