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.
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 |
DistBootstrap
public DistBootstrap()
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