Uses of Interface
jade.core.event.MTPListener

Packages that use MTPListener
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 MTPListener in jade.core
 

Subinterfaces of MTPListener 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 MTPListener in jade.domain
 

Classes in jade.domain that implement MTPListener
 class AMSEventQueueFeeder