JTR 5.0 API Documentation

jtr.test
Class TestSender

java.lang.Object
  extended by jtr.test.TestSender

public class TestSender
extends java.lang.Object

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.

Since:
4.0
Version:
5.0
Author:
frusso

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

TestSender

public TestSender()
Method Detail

sendTest

public static void sendTest(TestConfig tc,
                            NodeInfo node)
                     throws jtr.test.TestSender.TestSenderException
Send the configuration to the specified node.

Parameters:
tc - The configuration
node - The remote node
Throws:
jtr.test.TestSender.TestSenderException

The JTR Project is licensed under GPL version 2