Class GetConstantCommand
- java.lang.Object
-
- org.opendaylight.clustering.it.karaf.cli.AbstractDOMRpcAction
-
- org.opendaylight.clustering.it.karaf.cli.odl.mdsal.lowlevel.tgt.GetConstantCommand
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
public class GetConstantCommand extends AbstractDOMRpcAction
-
-
Constructor Summary
Constructors Constructor Description GetConstantCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected com.google.common.util.concurrent.ListenableFuture<? extends org.opendaylight.mdsal.dom.api.DOMRpcResult>invokeRpc()-
Methods inherited from class org.opendaylight.clustering.it.karaf.cli.AbstractDOMRpcAction
execute
-
-
-
-
Method Detail
-
invokeRpc
protected com.google.common.util.concurrent.ListenableFuture<? extends org.opendaylight.mdsal.dom.api.DOMRpcResult> invokeRpc()
- Specified by:
invokeRpcin classAbstractDOMRpcAction
-
-