Binding v2 runtime - adapters - impl - operations invoker
[mdsal.git] / binding2 / mdsal-binding2-spec / src / main / java / org / opendaylight / mdsal / binding / javav2 / spec / base / ListAction.java
index 5ff26e16f7a75755ca087b8a7c6dbc40908f0cc7..79a6a8605f498b99a4a7e1996c9cc6287b7e5007 100644 (file)
@@ -26,7 +26,8 @@ package org.opendaylight.mdsal.binding.javav2.spec.base;
  *
  */
 @FunctionalInterface
-public interface ListAction<P extends TreeNode, I extends Input<I> & Instantiable<I>, O extends Output<O> & Instantiable<O>> {
+public interface ListAction<P extends TreeNode, I extends Input<I> & Instantiable<I>,
+        O extends Output<O> & Instantiable<O>> extends Operation {
 
     /**
      * @param input Action input schema node