Modifier and Type | Class and Description |
---|---|
class |
DependencyResolverManager
Holds information about modules being created and destroyed within this
transaction.
|
Modifier and Type | Method and Description |
---|---|
Set<? extends Module> |
ModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext)
Called when ModuleFactory is registered to config manager.
|
Modifier and Type | Method and Description |
---|---|
Set<ActorSystemProviderModule> |
AbstractActorSystemProviderModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
Set<DomConcurrentDataBrokerModule> |
AbstractDomConcurrentDataBrokerModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
Set<DistributedOperationalDataStoreProviderModule> |
AbstractDistributedOperationalDataStoreProviderModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Set<DistributedConfigDataStoreProviderModule> |
AbstractDistributedConfigDataStoreProviderModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
Set<LegacyEntityOwnershipServiceProviderModule> |
AbstractLegacyEntityOwnershipServiceProviderModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
Set<InMemoryConfigDataStoreProviderModule> |
AbstractInMemoryConfigDataStoreProviderModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Set<InMemoryOperationalDataStoreProviderModule> |
AbstractInMemoryOperationalDataStoreProviderModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
Set<BindingBrokerImplModule> |
AbstractBindingBrokerImplModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Set<BindingAsyncDataBrokerImplModule> |
AbstractBindingAsyncDataBrokerImplModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Set<BindingNotificationPublishAdapterModule> |
AbstractBindingNotificationPublishAdapterModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Set<RuntimeMappingModule> |
AbstractRuntimeMappingModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Set<BindingNotificationAdapterModule> |
AbstractBindingNotificationAdapterModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Set<NotificationBrokerImplModule> |
AbstractNotificationBrokerImplModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
Set<SchemaServiceImplSingletonModule> |
AbstractSchemaServiceImplSingletonModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Set<DomInmemoryDataBrokerModule> |
AbstractDomInmemoryDataBrokerModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Set<DomBrokerImplModule> |
AbstractDomBrokerImplModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
Set<PingpongDataBrokerModule> |
AbstractPingpongDataBrokerModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
Set<MessageBusAppImplModule> |
AbstractMessageBusAppImplModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
Set<GlobalEventExecutorModule> |
AbstractGlobalEventExecutorModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Set<ImmediateEventExecutorModule> |
AbstractImmediateEventExecutorModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
Set<NettyThreadgroupModule> |
AbstractNettyThreadgroupModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
Set<HashedWheelTimerModule> |
AbstractHashedWheelTimerModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
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 |
---|---|
Set<IdentityTestModule> |
AbstractIdentityTestModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Set<MultipleDependenciesModule> |
AbstractMultipleDependenciesModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Set<NetconfTestImplModule> |
AbstractNetconfTestImplModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Set<TestImplModule> |
AbstractTestImplModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Set<DepTestImplModule> |
AbstractDepTestImplModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
Set<ClusterSingletonServiceProviderModule> |
AbstractClusterSingletonServiceProviderModuleFactory.getDefaultModules(DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Copyright © 2019 OpenDaylight. All rights reserved.