jade.core
Interface AgentManager.Listener

All Known Implementing Classes:
ams
Enclosing class:
AgentManager

public static interface AgentManager.Listener
extends PlatformListener, MTPListener

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.).


Methods inherited from interface jade.core.event.PlatformListener
addedContainer, bornAgent, changedAgentPrincipal, changedContainerPrincipal, deadAgent, movedAgent, removedContainer, resumedAgent, suspendedAgent
 
Methods inherited from interface jade.core.event.MTPListener
addedMTP, messageIn, messageOut, removedMTP