JTR 5.0 API Documentation

jtr.remote.test
Class RemoteTestListener

java.lang.Object
  extended by jtr.remote.test.RemoteTestListener

public class RemoteTestListener
extends java.lang.Object

This class is the laucher of the JTR runtime that should be used for those JTR nodes deployed for accepting test configurations originated at other active JTR nodes.

Since:
4.0
Version:
5.0
Author:
frusso

Constructor Summary
RemoteTestListener()
           
 
Method Summary
static void main(java.lang.String[] args)
          This method launches the JTR Gateway Service, the service in charge of accepting test-configurations originated from other active JTR nodes.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteTestListener

public RemoteTestListener()
Method Detail

main

public static void main(java.lang.String[] args)
This method launches the JTR Gateway Service, the service in charge of accepting test-configurations originated from other active JTR nodes.

Parameters:
args -

The JTR Project is licensed under GPL version 2