Uses of Interface
jade.core.event.PlatformListener

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

Uses of PlatformListener in jade.core
 

Subinterfaces of PlatformListener in jade.core
static interface AgentManager.Listener
          This callback interface is implemented by the AMS in order to be notified of significant platform-level events (e.g. container added or removed, agents birth or death, mtp configuration changes, etc.).
 

Uses of PlatformListener in jade.domain
 

Classes in jade.domain that implement PlatformListener
 class AMSEventQueueFeeder