Class BasicGlobalCommand

java.lang.Object
org.opendaylight.clustering.it.karaf.cli.AbstractRpcAction
org.opendaylight.clustering.it.karaf.cli.rpc.test.BasicGlobalCommand
All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action

public class BasicGlobalCommand extends AbstractRpcAction
  • Constructor Details

    • BasicGlobalCommand

      public BasicGlobalCommand()
  • Method Details

    • invokeRpc

      protected com.google.common.util.concurrent.ListenableFuture<? extends org.opendaylight.yangtools.yang.common.RpcResult<?>> invokeRpc()
      Specified by:
      invokeRpc in class AbstractRpcAction