| Package | Description |
|---|---|
| org.opendaylight.controller.md.sal.binding.api | |
| org.opendaylight.controller.md.sal.binding.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ForwardingReadOnlyTransaction
Utility
ReadOnlyTransaction implementation which forwards all interface method
invocation to a delegate instance. |
| Modifier and Type | Method and Description |
|---|---|
ReadOnlyTransaction |
ForwardingDataBroker.newReadOnlyTransaction() |
ReadOnlyTransaction |
BindingTransactionChain.newReadOnlyTransaction() |
ReadOnlyTransaction |
DataBroker.newReadOnlyTransaction()
Deprecated.
|
ReadOnlyTransaction |
TransactionFactory.newReadOnlyTransaction() |
| Constructor and Description |
|---|
ForwardingReadOnlyTransaction(ReadOnlyTransaction delegate) |
| Modifier and Type | Method and Description |
|---|---|
ReadOnlyTransaction |
BindingDOMDataBrokerAdapter.newReadOnlyTransaction() |
Copyright © 2019 OpenDaylight. All rights reserved.