public class RemoteWorker extends 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 IOException, ClassNotFoundException
IOException
ClassNotFoundException
Copyright © 2016. All rights reserved.