Class SrmDebugCommand

  • All Implemented Interfaces:
    org.apache.felix.gogo.commands.Action, org.apache.karaf.shell.commands.Action, org.apache.karaf.shell.console.BundleContextAware

    public class SrmDebugCommand
    extends org.apache.karaf.shell.console.OsgiCommandSupport
    • Field Summary

      • Fields inherited from class org.apache.karaf.shell.console.OsgiCommandSupport

        bundleContext, usedReferences
      • Fields inherited from class org.apache.karaf.shell.console.AbstractAction

        log, session
    • Constructor Summary

      Constructors 
      Constructor Description
      SrmDebugCommand​(org.opendaylight.mdsal.binding.api.DataBroker dataBroker)  
    • Constructor Detail

      • SrmDebugCommand

        public SrmDebugCommand​(org.opendaylight.mdsal.binding.api.DataBroker dataBroker)
    • Method Detail

      • doExecute

        @Deprecated
        protected @Nullable Object doExecute()
                                      throws Exception
        Deprecated.
        Specified by:
        doExecute in class org.apache.karaf.shell.console.AbstractAction
        Throws:
        Exception