Modifier and Type | Method and Description |
---|---|
BeanToOsgiServiceManager.OsgiRegistration |
ModuleInternalInfo.getOsgiRegistration() |
Constructor and Description |
---|
ModuleInternalInfo(ModuleIdentifier name,
DynamicReadableWrapper readableModule,
BeanToOsgiServiceManager.OsgiRegistration osgiRegistration,
RootRuntimeBeanRegistratorImpl runtimeBeanRegistrator,
ModuleJMXRegistrator moduleJMXRegistrator,
int orderingIdx,
boolean isDefaultBean,
ModuleFactory moduleFactory,
org.osgi.framework.BundleContext bundleContext) |
Constructor and Description |
---|
DestroyedModule(ModuleIdentifier identifier,
AutoCloseable instance,
ModuleJMXRegistrator oldJMXRegistrator,
BeanToOsgiServiceManager.OsgiRegistration osgiRegistration,
int orderingIdx,
RootRuntimeBeanRegistratorImpl runtimeBeanRegistrator) |
Modifier and Type | Method and Description |
---|---|
BeanToOsgiServiceManager.OsgiRegistration |
BeanToOsgiServiceManager.registerToOsgi(AutoCloseable instance,
ModuleIdentifier moduleIdentifier,
org.osgi.framework.BundleContext bundleContext,
Map<ServiceInterfaceAnnotation,String> serviceNamesToAnnotations)
To be called for every created, reconfigured and recreated config bean.
|
Copyright © 2019 OpenDaylight. All rights reserved.