Class OpenflowPluginBulkGroupTransactionProvider

  • All Implemented Interfaces:
    org.eclipse.osgi.framework.console.CommandProvider

    public class OpenflowPluginBulkGroupTransactionProvider
    extends Object
    implements org.eclipse.osgi.framework.console.CommandProvider
    • Constructor Detail

      • OpenflowPluginBulkGroupTransactionProvider

        public OpenflowPluginBulkGroupTransactionProvider​(org.opendaylight.mdsal.binding.api.DataBroker dataBroker,
                                                          org.osgi.framework.BundleContext ctx)
    • Method Detail

      • init

        public void init()
      • getHelp

        public String getHelp()
        Specified by:
        getHelp in interface org.eclipse.osgi.framework.console.CommandProvider
      • _addGroups

        public void _addGroups​(org.eclipse.osgi.framework.console.CommandInterpreter ci)
      • _modifyGroups

        public void _modifyGroups​(org.eclipse.osgi.framework.console.CommandInterpreter ci)
      • _removeGroups

        public void _removeGroups​(org.eclipse.osgi.framework.console.CommandInterpreter ci)