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