Package jade

This package simply contains classes to bootstrap JADE system.

See:
          Description

Class Summary
AppletBoot This class handles JADE start-up and shut-down when running JADE as an Applet.
Boot Boots the JADE system, parsing command line arguments.
MicroBoot This class handles JADE start-up and shut-down in split-container mode, according to the current type of environment (JVM) we are running in.
 

Package jade Description

This package simply contains classes to bootstrap JADE system. All relevant functionality is distributed among subpackages. An important task of this package is to shield JADE subsystems from command line processing.

See Also:
jade.core, jade.domain, jade.lang.acl, jade.proto


JADE