jgroup.experiment
Class Experiment

java.lang.Object
  extended by jgroup.experiment.Experiment

public class Experiment
extends java.lang.Object

The experiment framework engine.

Author:
Bjarte Svaeren, Hein Meling

Field Summary
static org.apache.log4j.Logger log
          Obtain logger for this class
 
Method Summary
static void main(java.lang.String[] args)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static final org.apache.log4j.Logger log
Obtain logger for this class

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

run

public void run()
         throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.