Class OpenflowPluginBulkGroupTransactionProvider
java.lang.Object
org.opendaylight.openflowplugin.test.OpenflowPluginBulkGroupTransactionProvider
- All Implemented Interfaces:
org.eclipse.osgi.framework.console.CommandProvider
@Singleton
public final class OpenflowPluginBulkGroupTransactionProvider
extends Object
implements org.eclipse.osgi.framework.console.CommandProvider
-
Constructor Summary
ConstructorsConstructorDescriptionOpenflowPluginBulkGroupTransactionProvider(org.opendaylight.mdsal.binding.api.DataBroker dataBroker) -
Method Summary
Modifier and TypeMethodDescriptionvoid_addGroups(org.eclipse.osgi.framework.console.CommandInterpreter ci) void_modifyGroups(org.eclipse.osgi.framework.console.CommandInterpreter ci) void_removeGroups(org.eclipse.osgi.framework.console.CommandInterpreter ci) getHelp()
-
Constructor Details
-
OpenflowPluginBulkGroupTransactionProvider
@Inject public OpenflowPluginBulkGroupTransactionProvider(org.opendaylight.mdsal.binding.api.DataBroker dataBroker)
-
-
Method Details
-
getHelp
- Specified by:
getHelpin interfaceorg.eclipse.osgi.framework.console.CommandProvider
-
_addGroups
public void _addGroups(org.eclipse.osgi.framework.console.CommandInterpreter ci) -
_modifyGroups
public void _modifyGroups(org.eclipse.osgi.framework.console.CommandInterpreter ci) -
_removeGroups
public void _removeGroups(org.eclipse.osgi.framework.console.CommandInterpreter ci)
-