org.apache.jmeter.gui.action

Class ExitCommand

Implemented Interfaces:
Command

public class ExitCommand
extends Object
implements Command

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

Constructor Details

ExitCommand

public ExitCommand()
Constructor for the ExitCommand object

Method Details

doAction

public void doAction(ActionEvent e)
Description of the Method
Specified by:
doAction in interface Command
Parameters:
e - Description of Parameter

getActionNames

public Set getActionNames()
Gets the ActionNames attribute of the ExitCommand object
Specified by:
getActionNames in interface Command
Returns:
The ActionNames value

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