public class OpenflowPluginBulkGroupTransactionProvider extends Object implements org.eclipse.osgi.framework.console.CommandProvider
| Constructor and Description |
|---|
OpenflowPluginBulkGroupTransactionProvider(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.controller.sal.binding.api.NotificationService notificationService,
org.osgi.framework.BundleContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
_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) |
String |
getHelp() |
void |
init() |
public OpenflowPluginBulkGroupTransactionProvider(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.controller.sal.binding.api.NotificationService notificationService,
org.osgi.framework.BundleContext ctx)
public void init()
public String getHelp()
getHelp in interface org.eclipse.osgi.framework.console.CommandProviderpublic void _addGroups(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public void _modifyGroups(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public void _removeGroups(org.eclipse.osgi.framework.console.CommandInterpreter ci)
Copyright © 2019 OpenDaylight. All rights reserved.