| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.xsql.rev140626 |
| Modifier and Type | Method and Description |
|---|---|
XSQLModule |
AbstractXSQLModuleFactory.handleChangedClass(org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
org.opendaylight.controller.config.api.DynamicMBeanWithInstance old,
org.osgi.framework.BundleContext bundleContext) |
XSQLModule |
AbstractXSQLModuleFactory.handleChangedClass(org.opendaylight.controller.config.api.DynamicMBeanWithInstance old)
Deprecated.
|
XSQLModule |
AbstractXSQLModuleFactory.instantiateModule(String instanceName,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
org.osgi.framework.BundleContext bundleContext) |
XSQLModule |
AbstractXSQLModuleFactory.instantiateModule(String instanceName,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
XSQLModule oldModule,
AutoCloseable oldInstance,
org.osgi.framework.BundleContext bundleContext) |
| Modifier and Type | Method and Description |
|---|---|
Set<XSQLModule> |
AbstractXSQLModuleFactory.getDefaultModules(org.opendaylight.controller.config.api.DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
| Modifier and Type | Method and Description |
|---|---|
XSQLModule |
AbstractXSQLModuleFactory.instantiateModule(String instanceName,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
XSQLModule oldModule,
AutoCloseable oldInstance,
org.osgi.framework.BundleContext bundleContext) |
| Constructor and Description |
|---|
XSQLModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
XSQLModule oldModule,
AutoCloseable oldInstance)
Deprecated.
|
Copyright © 2017 OpenDaylight. All rights reserved.