| Package | Description |
|---|---|
| org.opendaylight.controller.config.yang.config.concurrent_data_broker |
| Modifier and Type | Method and Description |
|---|---|
DomConcurrentDataBrokerModule |
AbstractDomConcurrentDataBrokerModuleFactory.handleChangedClass(org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
org.opendaylight.controller.config.api.DynamicMBeanWithInstance old,
org.osgi.framework.BundleContext bundleContext) |
DomConcurrentDataBrokerModule |
AbstractDomConcurrentDataBrokerModuleFactory.handleChangedClass(org.opendaylight.controller.config.api.DynamicMBeanWithInstance old)
Deprecated.
|
DomConcurrentDataBrokerModule |
AbstractDomConcurrentDataBrokerModuleFactory.instantiateModule(String instanceName,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
org.osgi.framework.BundleContext bundleContext) |
DomConcurrentDataBrokerModule |
AbstractDomConcurrentDataBrokerModuleFactory.instantiateModule(String instanceName,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
DomConcurrentDataBrokerModule oldModule,
AutoCloseable oldInstance,
org.osgi.framework.BundleContext bundleContext) |
| Modifier and Type | Method and Description |
|---|---|
Set<DomConcurrentDataBrokerModule> |
AbstractDomConcurrentDataBrokerModuleFactory.getDefaultModules(org.opendaylight.controller.config.api.DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
| Modifier and Type | Method and Description |
|---|---|
DomConcurrentDataBrokerModule |
AbstractDomConcurrentDataBrokerModuleFactory.instantiateModule(String instanceName,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
DomConcurrentDataBrokerModule oldModule,
AutoCloseable oldInstance,
org.osgi.framework.BundleContext bundleContext) |
| Constructor and Description |
|---|
DomConcurrentDataBrokerModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
DomConcurrentDataBrokerModule oldModule,
AutoCloseable oldInstance) |
Copyright © 2018 OpenDaylight. All rights reserved.