|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
| AgentManager | This interface provides Agent Life Cycle management services to the platform AMS. |
| AgentManager.Listener | This callback interface is implemented by the AMS in order to be notified of significant platform-level events (e.g. |
| Location | Abstract interface to represent JADE network locations. |
| Class Summary | |
| Agent | The Agent class is the common superclass for user
defined software agents. |
| AID | This class represents a JADE Agent Identifier. |
| Starter | This utility class is a Facade to JADE runtime system and is only used to start up JADE. |
| Exception Summary | |
| acc.NoMoreAddressesException | |
| NotFoundException | This exception is thrown when some component (agent, agent container, etc.) cannot be found in the agent platform data structures. |
| UnreachableException | This exception is thrown when some agent container cannot be contacted. |
This package contains the microkernel of JADE system. Three main assets are contained within this software package:
Agent class, with fundamental message
passing and behaviour scheduling capabilities.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||