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