org.objectweb.jac.aspects.distribution.bootstrap
Class DistBootstrap

java.lang.Object
  |
  +--org.objectweb.jac.aspects.distribution.bootstrap.DistBootstrap

public class DistBootstrap
extends Object

The following class bootstraps the Jac distributed system.


Constructor Summary
DistBootstrap()
           
 
Method Summary
static void main(String[] args)
          This method is the entry point for a Jac application launched with the -D option.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistBootstrap

public DistBootstrap()
Method Detail

main

public static void main(String[] args)
                 throws Throwable
This method is the entry point for a Jac application launched with the -D option.

Throwable