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

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

    • GetAllNodesCommand

      public GetAllNodesCommand()
  • Method Details

    • execute

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