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