Package org.apache.jmeter.gui.action
Class ExitCommand
java.lang.Object
org.apache.jmeter.gui.action.ExitCommand
- All Implemented Interfaces:
Command
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Description of the MethodGets the ActionNames attribute of the ExitCommand object
-
Constructor Details
-
ExitCommand
public ExitCommand()Constructor for the ExitCommand object
-
-
Method Details
-
getActionNames
Gets the ActionNames attribute of the ExitCommand object- Specified by:
getActionNames
in interfaceCommand
- Returns:
- The ActionNames value
-
doAction
Description of the Method
-