Modifier and Type | Method and Description |
---|---|
void |
AbstractDomConcurrentDataBrokerModule.setConfigDataStore(ObjectName configDataStore) |
void |
AbstractDomConcurrentDataBrokerModule.setOperationalDataStore(ObjectName operationalDataStore) |
void |
AbstractDomConcurrentDataBrokerModule.setSchemaService(ObjectName schemaService) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractDistributedConfigDataStoreProviderModule.setConfigActorSystemProvider(ObjectName configActorSystemProvider) |
void |
AbstractDistributedConfigDataStoreProviderModule.setConfigSchemaService(ObjectName configSchemaService) |
void |
AbstractDistributedOperationalDataStoreProviderModule.setOperationalActorSystemProvider(ObjectName operationalActorSystemProvider) |
void |
AbstractDistributedOperationalDataStoreProviderModule.setOperationalSchemaService(ObjectName operationalSchemaService) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractInMemoryConfigDataStoreProviderModule.setSchemaService(ObjectName schemaService) |
void |
AbstractInMemoryOperationalDataStoreProviderModule.setSchemaService(ObjectName schemaService) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBindingNotificationAdapterModule.setBindingMappingService(ObjectName bindingMappingService) |
void |
AbstractBindingNotificationPublishAdapterModule.setBindingMappingService(ObjectName bindingMappingService) |
void |
AbstractBindingBrokerImplModule.setBindingMappingService(ObjectName bindingMappingService) |
void |
AbstractBindingAsyncDataBrokerImplModule.setBindingMappingService(ObjectName bindingMappingService) |
void |
AbstractBindingNotificationAdapterModule.setDomAsyncBroker(ObjectName domAsyncBroker) |
void |
AbstractBindingNotificationPublishAdapterModule.setDomAsyncBroker(ObjectName domAsyncBroker) |
void |
AbstractBindingBrokerImplModule.setDomAsyncBroker(ObjectName domAsyncBroker) |
void |
AbstractBindingAsyncDataBrokerImplModule.setDomAsyncBroker(ObjectName domAsyncBroker) |
void |
AbstractNotificationBrokerImplModule.setNotificationAdapter(ObjectName notificationAdapter) |
void |
AbstractNotificationBrokerImplModule.setNotificationPublishAdapter(ObjectName notificationPublishAdapter) |
void |
AbstractBindingBrokerImplModule.setNotificationPublishService(ObjectName notificationPublishService) |
void |
AbstractBindingBrokerImplModule.setNotificationService(ObjectName notificationService) |
void |
AbstractBindingBrokerImplModule.setRootDataBroker(ObjectName rootDataBroker) |
void |
AbstractBindingAsyncDataBrokerImplModule.setSchemaService(ObjectName schemaService) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractDomBrokerImplModule.setAsyncDataBroker(ObjectName asyncDataBroker) |
void |
AbstractDomInmemoryDataBrokerModule.setConfigDataStore(ObjectName configDataStore) |
void |
AbstractDomInmemoryDataBrokerModule.setOperationalDataStore(ObjectName operationalDataStore) |
void |
AbstractDomBrokerImplModule.setRootSchemaService(ObjectName rootSchemaService) |
void |
AbstractDomInmemoryDataBrokerModule.setSchemaService(ObjectName schemaService) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractPingpongDataBrokerModule.setDataBroker(ObjectName dataBroker) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractMessageBusAppImplModule.setBindingBroker(ObjectName bindingBroker) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractMultipleDependenciesModule.setSingle(ObjectName single) |
void |
AbstractNetconfTestImplModule.setTestingDep(ObjectName testingDep) |
void |
AbstractMultipleDependenciesModule.setTestingDeps(List<ObjectName> testingDeps) |
void |
AbstractNetconfTestImplModule.setTestingDeps(List<ObjectName> testingDeps) |
Copyright © 2019 OpenDaylight. All rights reserved.