|
JTR 5.0 API Documentation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjtr.test.TestSender
public class TestSender
Instances of this class are in charge of sending to a remote JTR node a valid test-configurations that is expected to be launched on that node.
Constructor Summary | |
---|---|
TestSender()
|
Method Summary | |
---|---|
static void |
sendTest(TestConfig tc,
NodeInfo node)
Send the configuration to the specified node. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestSender()
Method Detail |
---|
public static void sendTest(TestConfig tc, NodeInfo node) throws jtr.test.TestSender.TestSenderException
tc
- The configurationnode
- The remote node
jtr.test.TestSender.TestSenderException
|
The JTR Project is licensed under GPL version 2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |