org.apache.jmeter.report.gui.action

Class ReportExitCommand

Implemented Interfaces:
Command

public class ReportExitCommand
extends Object
implements Command

Field Summary

static String
EXIT

Constructor Summary

ReportExitCommand()
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

Field Details

EXIT

public static final String EXIT

Constructor Details

ReportExitCommand

public ReportExitCommand()
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.