java.lang.Object
org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconcileCommand
All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action

public final class ReconcileCommand extends Object implements org.apache.karaf.shell.api.action.Action
  • Constructor Details

    • ReconcileCommand

      public ReconcileCommand()
  • Method Details

    • execute

      public Object execute() throws Exception
      Specified by:
      execute in interface org.apache.karaf.shell.api.action.Action
      Throws:
      Exception