Package jade
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
-
Interface Summary Interface Description JadeClassLoaderService The Interface JadeClassLoaderService describes the method structure that enables to place an alternative method that loads classes that are described by their names. -
Class Summary Class Description 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.Boot3 Boots JADE system, parsing command line arguments in the old (3.x) style.BootGUI This class create the gui for the jade configurationBootHelper This class provides a number of methods that help in parsing the command line.BootProfileImpl A profile implementation enhanced to support boot's argument parsing.JadeClassLoader The Class JadeClassLoader serves as central class that enable class loading by a class name.MicroBoot Main class to start JADE as a split-container.PropertyType This class defines the necessary information for the configuration properties of JADE. -
Exception Summary Exception Description BootException This exception is thrown by the methodcheckPropertiesin classBootwhen an inconsistency of the configuration parameters is found.