Class OpenflowpluginTableFeaturesTestCommandProvider
java.lang.Object
org.opendaylight.openflowplugin.test.OpenflowpluginTableFeaturesTestCommandProvider
- All Implemented Interfaces:
org.eclipse.osgi.framework.console.CommandProvider
@Singleton
public final class OpenflowpluginTableFeaturesTestCommandProvider
extends Object
implements org.eclipse.osgi.framework.console.CommandProvider
-
Constructor Summary
ConstructorDescriptionOpenflowpluginTableFeaturesTestCommandProvider
(org.opendaylight.mdsal.binding.api.DataBroker dataBroker) -
Method Summary
Modifier and TypeMethodDescriptionvoid
_modifyTable
(org.eclipse.osgi.framework.console.CommandInterpreter ci) getHelp()
-
Constructor Details
-
OpenflowpluginTableFeaturesTestCommandProvider
@Inject public OpenflowpluginTableFeaturesTestCommandProvider(org.opendaylight.mdsal.binding.api.DataBroker dataBroker)
-
-
Method Details
-
_modifyTable
public void _modifyTable(org.eclipse.osgi.framework.console.CommandInterpreter ci) -
getHelp
- Specified by:
getHelp
in interfaceorg.eclipse.osgi.framework.console.CommandProvider
-