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