Interface PingPongDataBroker
- All Superinterfaces:
 org.opendaylight.mdsal.binding.api.BindingService,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.mdsal.binding.api.DataTreeChangeService,org.opendaylight.mdsal.binding.api.TransactionFactory
- All Known Implementing Classes:
 ForwardingPingPongDataBroker
public interface PingPongDataBroker
extends org.opendaylight.mdsal.binding.api.DataBroker
An 
odl:type="pingpong" DataBroker.- Author:
 - Michael Vorburger.ch
 
- 
Method Summary
Methods inherited from interface org.opendaylight.mdsal.binding.api.DataBroker
createMergingTransactionChain, createTransactionChainMethods inherited from interface org.opendaylight.mdsal.binding.api.DataTreeChangeService
registerDataChangeListener, registerDataListener, registerDataTreeChangeListenerMethods inherited from interface org.opendaylight.mdsal.binding.api.TransactionFactory
newReadOnlyTransaction, newReadWriteTransaction, newWriteOnlyTransaction