org.apache.jmeter.engine
Class RemoteJMeterEngineImpl
- Remote, RemoteJMeterEngine
public class RemoteJMeterEngineImpl
This is the JMeter server main code.
DEFAULT_RMI_PORT
public static final int DEFAULT_RMI_PORT
configure
public void configure(HashTree testTree,
String host)
throws RemoteException
Adds a feature to the ThreadGroup attribute of the RemoteJMeterEngineImpl
object.
- configure in interface RemoteJMeterEngine
testTree
- the feature to be added to the ThreadGroup attribute
startServer
public static void startServer(int port)
throws RemoteException
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.