viceroy
Class TestViceroy

java.lang.Object
  |
  +--viceroy.TestViceroy

public class TestViceroy
extends java.lang.Object

Tests the Local viceroy peer

Since:
1.8
Author:
Anat Talmy
, Oren Dobzinski

Field Summary
private static org.apache.log4j.Logger logger
           
 
Constructor Summary
private TestViceroy()
           
 
Method Summary
static void main(java.lang.String[] args)
          The main method: sets the property configuration of the debbuger sets a communication manager creates initial net of peers tests the local viceroy launch the gui
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

private static org.apache.log4j.Logger logger
Constructor Detail

TestViceroy

private TestViceroy()
Method Detail

main

public static void main(java.lang.String[] args)
The main method: sets the property configuration of the debbuger sets a communication manager creates initial net of peers tests the local viceroy launch the gui

Parameters:
args -