Class ExitCommand

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      ExitCommand() Constructor for the ExitCommand object
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Set<String> getActionNames() Gets the ActionNames attribute of the ExitCommand object
      void doActionAfterCheck(ActionEvent e) Description of the Method
      • Methods inherited from class org.apache.jmeter.gui.action.AbstractActionWithNoRunningTest

        doAction
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExitCommand

        ExitCommand()
        Constructor for the ExitCommand object