Merge "Close read-only transactions"
[netconf.git] / netconf / netconf-topology-singleton / src / main / java / org / opendaylight / netconf / topology / singleton / api / RemoteOperationTxProcessor.java
index 9023847da30718106a9f49ae363fec10f2912393..5d1c893f48aebf3863044606bd06503adf2b01ab 100644 (file)
@@ -19,6 +19,11 @@ import org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier;
  */
 public interface RemoteOperationTxProcessor {
 
+    /**
+     * Opens a new transaction.
+     */
+    void doOpenTransaction(ActorRef recipient, ActorRef sender);
+
     /**
      * Delete node in particular data-store in path
      * @param store data-store type