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