Package | Description |
---|---|
org.opendaylight.controller.config.yang.test.impl | |
org.opendaylight.controller.config.yang.test.util |
Modifier and Type | Method and Description |
---|---|
NetconfTestImplModule |
AbstractNetconfTestImplModuleFactory.handleChangedClass(DependencyResolver dependencyResolver,
DynamicMBeanWithInstance old,
org.osgi.framework.BundleContext bundleContext) |
NetconfTestImplModule |
AbstractNetconfTestImplModuleFactory.handleChangedClass(DynamicMBeanWithInstance old)
Deprecated.
|
NetconfTestImplModule |
AbstractNetconfTestImplModuleFactory.instantiateModule(String instanceName,
DependencyResolver dependencyResolver,
org.osgi.framework.BundleContext bundleContext) |
NetconfTestImplModule |
AbstractNetconfTestImplModuleFactory.instantiateModule(String instanceName,
DependencyResolver dependencyResolver,
NetconfTestImplModule oldModule,
AutoCloseable oldInstance,
org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
Set<NetconfTestImplModule> |
AbstractNetconfTestImplModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
NetconfTestImplModule |
AbstractNetconfTestImplModuleFactory.instantiateModule(String instanceName,
DependencyResolver dependencyResolver,
NetconfTestImplModule oldModule,
AutoCloseable oldInstance,
org.osgi.framework.BundleContext bundleContext) |
Constructor and Description |
---|
NetconfTestImplModule(ModuleIdentifier identifier,
DependencyResolver dependencyResolver,
NetconfTestImplModule oldModule,
AutoCloseable oldInstance) |
Modifier and Type | Method and Description |
---|---|
static NetconfTestImplRuntimeRegistration |
NetconfTestImplModuleUtil.registerRuntimeBeans(NetconfTestImplModule module) |
Copyright © 2019 OpenDaylight. All rights reserved.