org.objectweb.fractal.explorer.rmi
Class RMIExplorerLauncher

java.lang.Object
  extended by org.objectweb.fractal.explorer.rmi.RMIExplorerLauncher

public class RMIExplorerLauncher
extends Object

This main class launches the Fractal RMI Explorer.

Version:
0.1
Author:
Jerome Moroy

Constructor Summary
RMIExplorerLauncher()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RMIExplorerLauncher

public RMIExplorerLauncher()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Parameters:
args -
Throws:
Exception