Class OpenflowpluginTableFeaturesTestCommandProvider

java.lang.Object
org.opendaylight.openflowplugin.test.OpenflowpluginTableFeaturesTestCommandProvider
All Implemented Interfaces:
org.eclipse.osgi.framework.console.CommandProvider

public class OpenflowpluginTableFeaturesTestCommandProvider extends Object implements org.eclipse.osgi.framework.console.CommandProvider
  • Constructor Details

    • OpenflowpluginTableFeaturesTestCommandProvider

      public OpenflowpluginTableFeaturesTestCommandProvider(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.osgi.framework.BundleContext ctx)
  • Method Details

    • init

      public void init()
    • _modifyTable

      public void _modifyTable(org.eclipse.osgi.framework.console.CommandInterpreter ci)
    • getHelp

      public String getHelp()
      Specified by:
      getHelp in interface org.eclipse.osgi.framework.console.CommandProvider