Uses of Interface
org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvoker
- 
Packages that use TransactionInvoker Package Description org.opendaylight.ovsdb.southbound org.opendaylight.ovsdb.southbound.transactions.md  - 
- 
Uses of TransactionInvoker in org.opendaylight.ovsdb.southbound
Constructors in org.opendaylight.ovsdb.southbound with parameters of type TransactionInvoker Constructor Description OvsdbConnectionManager(org.opendaylight.mdsal.binding.api.DataBroker db, TransactionInvoker txInvoker, org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService, OvsdbConnection ovsdbConnection, InstanceIdentifierCodec instanceIdentifierCodec, org.opendaylight.serviceutils.upgrade.UpgradeState upgradeState) - 
Uses of TransactionInvoker in org.opendaylight.ovsdb.southbound.transactions.md
Classes in org.opendaylight.ovsdb.southbound.transactions.md that implement TransactionInvoker Modifier and Type Class Description classTransactionInvokerImpl 
 -