public interface TransactionChainFactory<P extends org.opendaylight.yangtools.concepts.Path<P>,D>
| Modifier and Type | Method and Description | 
|---|---|
TransactionChain<P,D> | 
createTransactionChain(TransactionChainListener listener)
Create a new transaction chain. 
 | 
TransactionChain<P,D> createTransactionChain(TransactionChainListener listener)
listener - Transaction chain event listenerCopyright © 2018 OpenDaylight. All rights reserved.