Apache JMeter
1.9

org.apache.jmeter.gui.action
Class RemoteStart

java.lang.Object
  |
  +--org.apache.jmeter.gui.action.AbstractAction
        |
        +--org.apache.jmeter.gui.action.RemoteStart
All Implemented Interfaces:
Command

public class RemoteStart
extends AbstractAction

Version:
$Revision: 1.12 $
Author:
Michael Stover, Drew Gulino

Field Summary
 
Fields inherited from class org.apache.jmeter.gui.action.AbstractAction
log
 
Constructor Summary
RemoteStart()
           
 
Method Summary
 void doAction(ActionEvent e)
           
 Set getActionNames()
           
 
Methods inherited from class org.apache.jmeter.gui.action.AbstractAction
convertSubTree
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteStart

public RemoteStart()
Method Detail

doAction

public void doAction(ActionEvent e)
Specified by:
doAction in interface Command
Overrides:
doAction in class AbstractAction
See Also:
Command.doAction(ActionEvent)

getActionNames

public Set getActionNames()
Specified by:
getActionNames in interface Command
Specified by:
getActionNames in class AbstractAction
See Also:
Command.getActionNames()

Apache JMeter
1.9

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