Class SrmDebugCommand
- java.lang.Object
-
- org.apache.karaf.shell.console.AbstractAction
-
- org.apache.karaf.shell.console.OsgiCommandSupport
-
- org.opendaylight.serviceutils.srm.shell.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
-
-
Constructor Summary
Constructors Constructor Description SrmDebugCommand(org.opendaylight.mdsal.binding.api.DataBroker dataBroker)
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description protected @Nullable Object
doExecute()
Deprecated.
-
-
-
Method Detail
-
doExecute
@Deprecated protected @Nullable Object doExecute() throws Exception
Deprecated.- Specified by:
doExecute
in classorg.apache.karaf.shell.console.AbstractAction
- Throws:
Exception
-
-