Class UnregisterConstantCommand
java.lang.Object
org.opendaylight.clustering.it.karaf.cli.AbstractRpcAction
org.opendaylight.clustering.it.karaf.cli.odl.mdsal.lowlevel.control.UnregisterConstantCommand
- 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.yangtools.yang.common.RpcResult<?>>Methods inherited from class org.opendaylight.clustering.it.karaf.cli.AbstractRpcAction
execute
-
Constructor Details
-
UnregisterConstantCommand
public UnregisterConstantCommand()
-
-
Method Details
-
invokeRpc
protected com.google.common.util.concurrent.ListenableFuture<? extends org.opendaylight.yangtools.yang.common.RpcResult<?>> invokeRpc()- Specified by:
invokeRpcin classAbstractRpcAction
-