Package | Description |
---|---|
org.opendaylight.controller.config.manager.impl | |
org.opendaylight.controller.config.manager.impl.dependencyresolver |
Modifier and Type | Method and Description |
---|---|
int |
ModuleInternalInfo.compareTo(ModuleInternalInfo moduleInternalInfo) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigTransactionControllerImpl.copyExistingModulesAndProcessFactoryDiff(Collection<ModuleInternalInfo> existingModules,
List<ModuleFactory> lastListOfFactories) |
Modifier and Type | Method and Description |
---|---|
ModuleInternalInfo |
ModuleInternalTransactionalInfo.getOldInternalInfo() |
Modifier and Type | Method and Description |
---|---|
void |
DependencyResolverManager.put(ModuleIdentifier moduleIdentifier,
Module module,
ModuleFactory moduleFactory,
ModuleInternalInfo maybeOldInternalInfo,
TransactionModuleJMXRegistrator.TransactionModuleJMXRegistration transactionModuleJMXRegistration,
boolean isDefaultBean,
org.osgi.framework.BundleContext bundleContext) |
Constructor and Description |
---|
ModuleInternalTransactionalInfo(ModuleIdentifier name,
Module proxiedModule,
ModuleFactory moduleFactory,
ModuleInternalInfo maybeOldInternalInfo,
TransactionModuleJMXRegistrator.TransactionModuleJMXRegistration transactionModuleJMXRegistration,
boolean isDefaultBean,
Module realModule,
org.osgi.framework.BundleContext bundleContext) |
Copyright © 2019 OpenDaylight. All rights reserved.