org.jminor.common.server.loadtest
Class RemoteLoadTests

java.lang.Object
  extended by org.jminor.common.server.loadtest.RemoteLoadTests

public final class RemoteLoadTests
extends Object

A factory class for the RemoteLoadTest class


Method Summary
static RemoteLoadTest createInstance(ClientInfo clientInfo, int loadTestPort)
          Instantiates a new RemoteLoadTestAdapter.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createInstance

public static RemoteLoadTest createInstance(ClientInfo clientInfo,
                                            int loadTestPort)
                                     throws RemoteException
Instantiates a new RemoteLoadTestAdapter.

Parameters:
clientInfo - the client info
loadTestPort - the port on which to register the service
Returns:
a remote load test instance
Throws:
RemoteException - in case of an exception