org.apache.jmeter.gui.action
Class ExitCommand
java.lang.Object
org.apache.jmeter.gui.action.ExitCommand
- All Implemented Interfaces:
- Command
public class ExitCommand
- extends Object
- implements Command
Constructor Summary |
ExitCommand()
Constructor for the ExitCommand object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExitCommand
public ExitCommand()
- Constructor for the ExitCommand object
getActionNames
public Set<String> getActionNames()
- Gets the ActionNames attribute of the ExitCommand object
- Specified by:
getActionNames
in interface Command
- Returns:
- The ActionNames value
doAction
public void doAction(ActionEvent e)
- Description of the Method
- Specified by:
doAction
in interface Command
- Parameters:
e
- Description of Parameter
Copyright © 1998-2012 Apache Software Foundation. All Rights Reserved.