Uses of Package
jade.util
-
Packages that use jade.util Package Description jade This package simply contains classes to bootstrap JADE system.jade.content jade.content.frame jade.content.lang jade.content.onto jade.core This package contains the microkernel of JADE system.jade.core.behaviours This package is a subpackage ofjade.coreand contains the classes used to implement basic agent behaviours.jade.core.event jade.domain This package and its sub-packages contains FIPA specific agents and ontologies.jade.domain.KBManagement jade.gui This package contains general purpose components that can be used to build Swing-based Graphical User Interfaces for JADE agents.jade.imtp.leap jade.imtp.leap.JICP jade.mtp jade.tools jade.tools.introspector jade.tools.sniffer jade.util -
Classes in jade.util used by jade Class Description ExtendedProperties Provides enhanced property management.
1) Allows specifying property values containing strings of the form ${key}.PropertiesException Property related exception. -
Classes in jade.util used by jade.content Class Description WrapperException This class acts as a base class for all the exceptions that wrap another (nested) exception. -
Classes in jade.util used by jade.content.frame Class Description WrapperException This class acts as a base class for all the exceptions that wrap another (nested) exception. -
Classes in jade.util used by jade.content.lang Class Description WrapperException This class acts as a base class for all the exceptions that wrap another (nested) exception. -
Classes in jade.util used by jade.content.onto Class Description WrapperException This class acts as a base class for all the exceptions that wrap another (nested) exception. -
Classes in jade.util used by jade.core Class Description Logger This class provides a uniform API to produce logs over a set of different and device-dependent logging mechanisms.WrapperException This class acts as a base class for all the exceptions that wrap another (nested) exception. -
Classes in jade.util used by jade.core.behaviours Class Description Logger This class provides a uniform API to produce logs over a set of different and device-dependent logging mechanisms. -
Classes in jade.util used by jade.core.event Class Description Event This class represents a generic event carrying some information (accessible in the form ofObjectparameters) and provides support for synchronous processing through thewaitUntilProcessed()andnotifyProcessed()methods. -
Classes in jade.util used by jade.domain Class Description InputQueue This class implements a FIFO queue of objects that can be put and got in a synchronized way.Logger This class provides a uniform API to produce logs over a set of different and device-dependent logging mechanisms. -
Classes in jade.util used by jade.domain.KBManagement Class Description Logger This class provides a uniform API to produce logs over a set of different and device-dependent logging mechanisms. -
Classes in jade.util used by jade.gui Class Description ClassFinderFilter -
Classes in jade.util used by jade.imtp.leap Class Description Logger This class provides a uniform API to produce logs over a set of different and device-dependent logging mechanisms.WrapperException This class acts as a base class for all the exceptions that wrap another (nested) exception. -
Classes in jade.util used by jade.imtp.leap.JICP Class Description Logger This class provides a uniform API to produce logs over a set of different and device-dependent logging mechanisms. -
Classes in jade.util used by jade.mtp Class Description WrapperException This class acts as a base class for all the exceptions that wrap another (nested) exception. -
Classes in jade.util used by jade.tools Class Description Logger This class provides a uniform API to produce logs over a set of different and device-dependent logging mechanisms. -
Classes in jade.util used by jade.tools.introspector Class Description Event This class represents a generic event carrying some information (accessible in the form ofObjectparameters) and provides support for synchronous processing through thewaitUntilProcessed()andnotifyProcessed()methods. -
Classes in jade.util used by jade.tools.sniffer Class Description ExtendedProperties Provides enhanced property management.
1) Allows specifying property values containing strings of the form ${key}. -
Classes in jade.util used by jade.util Class Description ClassFinderFilter ClassFinderListener ExtendedProperties Provides enhanced property management.
1) Allows specifying property values containing strings of the form ${key}.Logger This class provides a uniform API to produce logs over a set of different and device-dependent logging mechanisms.ObjectManager.Loader The interface to be implemented by classes that can be registered to load objects of a given typeRWLock This class provides support for synchronizing threads acting on a generic resource in such a way that - If a thread is writing the resource no other thread can act on it in any way - Several threads can read the resource at the same time - If one or more threads are reading the resource no thread can write itTransportAddressWrapper This class wraps a Transport Address and implements the equals() and hashCode() methods so that two Transport Addresses representing the same address, even if possibly expressed in different forms, are actually considered equals.