Class GetSingletonConstantCommand
java.lang.Object
org.opendaylight.clustering.it.karaf.cli.AbstractDOMRpcAction
org.opendaylight.clustering.it.karaf.cli.odl.mdsal.lowlevel.tgt.GetSingletonConstantCommand
- 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
-
GetSingletonConstantCommand
public GetSingletonConstantCommand()
-
-
Method Details
-
invokeRpc
protected com.google.common.util.concurrent.ListenableFuture<? extends org.opendaylight.mdsal.dom.api.DOMRpcResult> invokeRpc()- Specified by:
invokeRpcin classAbstractDOMRpcAction
-