Apache JMeter
2.2

org.apache.jmeter.gui.action
Class Save

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

public class Save
extends Object
implements Command

Version:
$Revision: 385323 $ updated on $Date: 2006-03-12 17:50:22 +0000 (Sun, 12 Mar 2006) $
Author:
Michael Stover, Keith Lancaster

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

Constructor Detail

Save

public Save()
Constructor for the Save object.

Method Detail

getActionNames

public Set getActionNames()
Gets the ActionNames attribute of the Save object.

Specified by:
getActionNames in interface Command
Returns:
the ActionNames value

doAction

public void doAction(ActionEvent e)
              throws IllegalUserActionException
Specified by:
doAction in interface Command
Throws:
IllegalUserActionException

Apache JMeter
2.2

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