Package jade.core

Class MainContainerImpl

  • All Implemented Interfaces:
    AgentManager, MainContainer

    public class MainContainerImpl
    extends Object
    implements MainContainer, AgentManager
    This class is a concrete implementation of the JADE main container, providing runtime support to JADE agents, and the special, front end container where the AMS and the Default DF can run. This class cannot be instantiated from applications. Instead, the Runtime.createMainContainer(Profile p) method must be called.
    Version:
    $Date$ $Revision$
    Author:
    Giovanni Rimassa - Universita' di Parma