public class OpenflowpluginMeterTestCommandProvider extends Object implements org.eclipse.osgi.framework.console.CommandProvider
Constructor and Description |
---|
OpenflowpluginMeterTestCommandProvider(org.osgi.framework.BundleContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
_addMeter(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
void |
_addMeters(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
void |
_modifyMeter(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
void |
_modifyMeters(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
void |
_removeMeter(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
void |
_removeMeters(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
String |
getHelp() |
void |
onSessionInitiated(org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ProviderContext session) |
public OpenflowpluginMeterTestCommandProvider(org.osgi.framework.BundleContext ctx)
public void onSessionInitiated(org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ProviderContext session)
public void _removeMeter(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public void _removeMeters(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public void _addMeter(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public void _addMeters(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public void _modifyMeter(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public void _modifyMeters(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public String getHelp()
getHelp
in interface org.eclipse.osgi.framework.console.CommandProvider
Copyright © 2018 OpenDaylight. All rights reserved.