Class SrmDebugCommand

java.lang.Object
org.opendaylight.serviceutils.srm.shell.SrmDebugCommand
All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action

public class SrmDebugCommand extends Object implements org.apache.karaf.shell.api.action.Action
Implementation class of "srm:debug" Karaf shell command.
  • Constructor Details

    • SrmDebugCommand

      public SrmDebugCommand()
  • Method Details

    • execute

      public @Nullable Object execute() throws Exception
      Specified by:
      execute in interface org.apache.karaf.shell.api.action.Action
      Throws:
      Exception