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