jade
Class MicroBoot

java.lang.Object
  extended by jade.MicroBoot

public class MicroBoot
extends java.lang.Object

Main class to start JADE as a split-container.

Author:
Giovanni Caire - TILAB

Constructor Summary
MicroBoot()
          Default constructor.
 
Method Summary
static void main(java.lang.String[] args)
          Fires up the JADE runtime.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MicroBoot

public MicroBoot()
Default constructor.

Method Detail

main

public static void main(java.lang.String[] args)
Fires up the JADE runtime.



These are the official JADE API. For these API backward compatibility is guaranteed accross JADE versions