public class OpenflowPluginBulkTransactionProvider extends Object implements org.eclipse.osgi.framework.console.CommandProvider
Constructor and Description |
---|
OpenflowPluginBulkTransactionProvider(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 |
onSessionInitiated(org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ProviderContext session) |
public OpenflowPluginBulkTransactionProvider(org.osgi.framework.BundleContext ctx)
public void onSessionInitiated(org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ProviderContext session)
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 © 2018 OpenDaylight. All rights reserved.