Class OpenflowPluginBulkTransactionProvider

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

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

      • OpenflowPluginBulkTransactionProvider

        public OpenflowPluginBulkTransactionProvider​(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
      • _addFlows

        public void _addFlows​(org.eclipse.osgi.framework.console.CommandInterpreter ci)
      • _modifyFlows

        public void _modifyFlows​(org.eclipse.osgi.framework.console.CommandInterpreter ci)
      • _removeFlows

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