Uses of Package
jade.core.event

Packages that use jade.core.event
jade.core This package contains the microkernel of JADE system. 
jade.core.event   
jade.domain This package and its sub-packages contains FIPA specific agents and ontologies. 
 

Classes in jade.core.event used by jade.core
JADEEvent
          This class represents a generic JADE event.
MTPListener
           
PlatformListener
           
 

Classes in jade.core.event used by jade.core.event
AgentEvent
          This class represents an event related to the agent life-cycle and configuration.
AgentListener
          The interface to be implemented by classes that need to be notified about AgentEvent-s by the JADE Notification-Service
ContainerEvent
          This class represents a container related event
ContainerListener
          The interface to be implemented by classes that need to be notified about ContainerEvent-s by the JADE Notification-Service
JADEEvent
          This class represents a generic JADE event.
MessageEvent
          This class represents the events related to ACL message passing.
MessageListener
          The interface to be implemented by classes that need to be notified about MessageEvent-s by the JADE Notification-Service
MTPEvent
          This class represents an event related to the MTP configuration.
NotificationSlice
          The horizontal interface for the JADE kernel-level service managing the event notification subsystem installed in the platform.
PlatformEvent
          This class represents an event related to the platform life cycle and configuration.
 

Classes in jade.core.event used by jade.domain
MTPEvent
          This class represents an event related to the MTP configuration.
MTPListener
           
PlatformEvent
          This class represents an event related to the platform life cycle and configuration.
PlatformListener