Package jade

Class Boot

  • Direct Known Subclasses:
    Boot

    public class Boot
    extends Object
    Boots the JADE system, parsing command line arguments.
    Version:
    $Date$ $Revision$
    Author:
    Giovanni Rimassa - Universita' di Parma, Giovanni Caire - TILAB, Nicolas Lhuillier - Motorola, Jerome Picault - Motorola
    • Constructor Detail

      • Boot

        public Boot()
        Default constructor.
    • Method Detail

      • main

        public static void main​(String[] args)
        Fires up the JADE system. This method initializes the Profile Manager and then starts the bootstrap process for the JADE agent platform.
      • printUsage

        public static void printUsage()