Package jade.core.event

Interface Summary
AgentListener The interface to be implemented by classes that need to be notified about AgentEvent-s by the JADE Notification-Service
ContainerListener The interface to be implemented by classes that need to be notified about ContainerEvent-s by the JADE Notification-Service
MessageListener The interface to be implemented by classes that need to be notified about MessageEvent-s by the JADE Notification-Service
MTPListener  
NotificationHelper The vertical interface for the JADE kernel-level service implementing the JADE event dispatching mechanism.
NotificationSlice The horizontal interface for the JADE kernel-level service managing the event notification subsystem installed in the platform.
PlatformListener  
 

Class Summary
AgentAdapter Adapter class for the AgentListener interface
AgentEvent This class represents an event related to the agent life-cycle and configuration.
ContainerAdapter Adapter class for the ContainerListener interface
ContainerEvent This class represents a container related event
JADEEvent This class represents a generic JADE event.
MessageAdapter Adapter class for the MessageListener interface
MessageEvent This class represents the events related to ACL message passing.
MTPEvent This class represents an event related to the MTP configuration.
NotificationProxy The remote proxy for the JADE kernel-level service managing the event notification subsystem installed in the platform.
NotificationService The JADE service to manage the event notification subsystem installed on the platform.
PlatformEvent This class represents an event related to the platform life cycle and configuration.