Modifier and Type | Method and Description |
---|---|
void |
RuntimeBeanRegistratorAwareModule.setRuntimeBeanRegistrator(RootRuntimeBeanRegistrator rootRuntimeBeanRegistrator)
Configuration framework will call this setter on all modules implementing
this interface.
|
Modifier and Type | Class and Description |
---|---|
class |
RootRuntimeBeanRegistratorImpl |
Modifier and Type | Method and Description |
---|---|
void |
AbstractDomConcurrentDataBrokerModule.setRuntimeBeanRegistrator(RootRuntimeBeanRegistrator rootRuntimeRegistrator) |
Constructor and Description |
---|
DomConcurrentDataBrokerRuntimeRegistrator(RootRuntimeBeanRegistrator rootRuntimeBeanRegistrator) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractNotificationBrokerImplModule.setRuntimeBeanRegistrator(RootRuntimeBeanRegistrator rootRuntimeRegistrator) |
Constructor and Description |
---|
NotificationBrokerImplRuntimeRegistrator(RootRuntimeBeanRegistrator rootRuntimeBeanRegistrator) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSchemaServiceImplSingletonModule.setRuntimeBeanRegistrator(RootRuntimeBeanRegistrator rootRuntimeRegistrator) |
void |
AbstractDomInmemoryDataBrokerModule.setRuntimeBeanRegistrator(RootRuntimeBeanRegistrator rootRuntimeRegistrator) |
void |
AbstractDomBrokerImplModule.setRuntimeBeanRegistrator(RootRuntimeBeanRegistrator rootRuntimeRegistrator) |
Constructor and Description |
---|
DomBrokerImplRuntimeRegistrator(RootRuntimeBeanRegistrator rootRuntimeBeanRegistrator) |
DomInmemoryDataBrokerRuntimeRegistrator(RootRuntimeBeanRegistrator rootRuntimeBeanRegistrator) |
SchemaServiceImplSingletonRuntimeRegistrator(RootRuntimeBeanRegistrator rootRuntimeBeanRegistrator) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractShutdownModule.setRuntimeBeanRegistrator(RootRuntimeBeanRegistrator rootRuntimeRegistrator) |
Constructor and Description |
---|
ShutdownRuntimeRegistrator(RootRuntimeBeanRegistrator rootRuntimeBeanRegistrator) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractIdentityTestModule.setRuntimeBeanRegistrator(RootRuntimeBeanRegistrator rootRuntimeRegistrator) |
void |
AbstractNetconfTestImplModule.setRuntimeBeanRegistrator(RootRuntimeBeanRegistrator rootRuntimeRegistrator) |
void |
AbstractTestImplModule.setRuntimeBeanRegistrator(RootRuntimeBeanRegistrator rootRuntimeRegistrator) |
Constructor and Description |
---|
IdentityTestRuntimeRegistrator(RootRuntimeBeanRegistrator rootRuntimeBeanRegistrator) |
NetconfTestImplRuntimeRegistrator(RootRuntimeBeanRegistrator rootRuntimeBeanRegistrator) |
TestImplRuntimeRegistrator(RootRuntimeBeanRegistrator rootRuntimeBeanRegistrator) |
Copyright © 2019 OpenDaylight. All rights reserved.