| Package | Description |
|---|---|
| org.opendaylight.controller.sal.binding.api |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BindingAwareBroker.ProviderContext
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
BindingAwareBroker.ConsumerContext |
BindingAwareBroker.registerConsumer(BindingAwareConsumer consumer)
Deprecated.
|
BindingAwareBroker.ConsumerContext |
BindingAwareBroker.registerConsumer(BindingAwareConsumer consumer,
org.osgi.framework.BundleContext ctx)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BindingAwareConsumer.onSessionInitialized(BindingAwareBroker.ConsumerContext session)
Deprecated.
Callback signaling initialization of the consumer session to the SAL.
|
Copyright © 2020 OpenDaylight. All rights reserved.