Class UnregisterLoggingDtclsCommand

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

public class UnregisterLoggingDtclsCommand extends AbstractRpcAction
  • Constructor Details

    • UnregisterLoggingDtclsCommand

      public UnregisterLoggingDtclsCommand()
  • Method Details

    • invokeRpc

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