org.jminor.common.server.loadtest
Class RemoteLoadTests
java.lang.Object
org.jminor.common.server.loadtest.RemoteLoadTests
public final class RemoteLoadTests
- extends Object
A factory class for the RemoteLoadTest class
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createInstance
public static RemoteLoadTest createInstance(ClientInfo clientInfo,
int loadTestPort)
throws RemoteException
- Instantiates a new RemoteLoadTestAdapter.
- Parameters:
clientInfo
- the client infoloadTestPort
- the port on which to register the service
- Returns:
- a remote load test instance
- Throws:
RemoteException
- in case of an exception