public class OpenflowpluginGroupTestCommandProvider extends Object implements org.eclipse.osgi.framework.console.CommandProvider
Constructor and Description |
---|
OpenflowpluginGroupTestCommandProvider(org.osgi.framework.BundleContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
_addGroup(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
void |
_modifyGroup(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
void |
_removeGroup(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
String |
getHelp() |
void |
onSessionInitiated(org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ProviderContext session) |
public OpenflowpluginGroupTestCommandProvider(org.osgi.framework.BundleContext ctx)
public void onSessionInitiated(org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ProviderContext session)
public void _removeGroup(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public void _addGroup(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public void _modifyGroup(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.