Class Close
java.lang.Object
org.apache.jmeter.gui.action.Close
- All Implemented Interfaces:
Command
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidThis method performs the actual command processing.Gets the ActionNames attribute of the Close object.
-
Constructor Details
-
Close
public Close()Constructor for the Close object.
-
-
Method Details
-
getActionNames
Gets the ActionNames attribute of the Close object.- Specified by:
getActionNamesin interfaceCommand- Returns:
- the ActionNames value
-
doAction
This method performs the actual command processing.
-