public class OpenflowPluginBulkTransactionProvider extends Object implements org.eclipse.osgi.framework.console.CommandProvider
Constructor and Description |
---|
OpenflowPluginBulkTransactionProvider(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 |
_addFlows(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
void |
_modifyFlows(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
void |
_removeFlows(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
String |
getHelp() |
void |
init() |
public OpenflowPluginBulkTransactionProvider(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.CommandProvider
public void _addFlows(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public void _modifyFlows(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public void _removeFlows(org.eclipse.osgi.framework.console.CommandInterpreter ci)
Copyright © 2019 OpenDaylight. All rights reserved.