public class RemoteWorker
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected RemoteResultListener |
m_listener |
| Constructor and Description |
|---|
RemoteWorker(RemoteResultListener listener,
SlavePool slavePool) |
| Modifier and Type | Method and Description |
|---|---|
protected SlavePool |
getSlavePool() |
protected SuiteRunner |
sendSuite(ConnectionInfo ci,
XmlSuite suite) |
protected RemoteResultListener m_listener
public RemoteWorker(RemoteResultListener listener, SlavePool slavePool)
protected SlavePool getSlavePool()
protected SuiteRunner sendSuite(ConnectionInfo ci, XmlSuite suite) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOExceptionjava.lang.ClassNotFoundException