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

public class GetSingletonConstantCommand extends AbstractDOMRpcAction
  • 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:
      invokeRpc in class AbstractDOMRpcAction