Package | Description |
---|---|
org.opendaylight.controller.config.manager.impl |
Modifier and Type | Class and Description |
---|---|
class |
ServiceReferenceRegistryImpl |
Modifier and Type | Method and Description |
---|---|
static SearchableServiceReferenceWritableRegistry |
ServiceReferenceRegistryImpl.createSRWritableRegistry(ServiceReferenceReadableRegistry oldReadableRegistry,
org.opendaylight.controller.config.manager.impl.ConfigTransactionLookupRegistry txLookupRegistry,
Map<String,Map.Entry<ModuleFactory,org.osgi.framework.BundleContext>> currentlyRegisteredFactories) |
SearchableServiceReferenceWritableRegistry |
ConfigTransactionControllerImpl.getWritableRegistry() |
Constructor and Description |
---|
ConfigTransactionControllerImpl(org.opendaylight.controller.config.manager.impl.ConfigTransactionLookupRegistry txLookupRegistry,
long parentVersion,
BindingContextProvider bindingContextProvider,
long currentVersion,
Map<String,Map.Entry<ModuleFactory,org.osgi.framework.BundleContext>> currentlyRegisteredFactories,
MBeanServer transactionsMBeanServer,
MBeanServer configMBeanServer,
boolean blankTransaction,
SearchableServiceReferenceWritableRegistry writableSRRegistry) |
Copyright © 2019 OpenDaylight. All rights reserved.