Apache JMeter
2.0.1.20050615

org.apache.jmeter.gui.action
Class ExitCommand

java.lang.Object
  extended byorg.apache.jmeter.gui.action.ExitCommand
All Implemented Interfaces:
Command

public class ExitCommand
extends Object
implements Command

Version:
$Revision: 1.12 $ updated on $Date: 2004/02/13 02:21:36 $
Author:
Brendan Burns, Keith Lancaster

Field Summary
static String EXIT
           
 
Constructor Summary
ExitCommand()
          Constructor for the ExitCommand object
 
Method Summary
 void doAction(ActionEvent e)
          Description of the Method
 Set getActionNames()
          Gets the ActionNames attribute of the ExitCommand object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXIT

public static final String EXIT
See Also:
Constant Field Values
Constructor Detail

ExitCommand

public ExitCommand()
Constructor for the ExitCommand object

Method Detail

getActionNames

public Set 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

Apache JMeter
2.0.1.20050615

Copyright © 1998-2005 Apache Software Foundation. All Rights Reserved.