Apache JMeter
2.0.1.20050615

org.apache.jmeter.gui.action
Class Load

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

public class Load
extends Object
implements Command

Version:
$Revision: 1.23 $
Author:
Michael Stover

Nested Class Summary
static class Load.Test
           
 
Constructor Summary
Load()
           
 
Method Summary
 void doAction(ActionEvent e)
           
 Set getActionNames()
           
 boolean insertLoadedTree(int id, HashTree tree)
          Returns a boolean indicating whether the loaded tree was a full test plan
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Load

public Load()
Method Detail

getActionNames

public Set getActionNames()
Specified by:
getActionNames in interface Command

doAction

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

insertLoadedTree

public boolean insertLoadedTree(int id,
                                HashTree tree)
                         throws Exception,
                                IllegalUserActionException
Returns a boolean indicating whether the loaded tree was a full test plan

Throws:
Exception
IllegalUserActionException

Apache JMeter
2.0.1.20050615

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