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
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected com.google.common.util.concurrent.ListenableFuture<? extends org.opendaylight.mdsal.dom.api.DOMRpcResult>Methods inherited from class org.opendaylight.clustering.it.karaf.cli.AbstractDOMRpcAction
execute
-
Constructor Details
-
GetConstantCommand
public GetConstantCommand()
-
-
Method Details
-
invokeRpc
protected com.google.common.util.concurrent.ListenableFuture<? extends org.opendaylight.mdsal.dom.api.DOMRpcResult> invokeRpc()- Specified by:
invokeRpcin classAbstractDOMRpcAction
-